Camera Problem. PLs Debug.. WAAA!!

Have this camera collision problem, it does not follow the cube, with python code I entered. Please Help… thnks

1.blend (143 KB)

+1 for sticky

For how not to ask for help.

make that another.

@FUNinBlending: why use python when there’s a cute little camera actuator that does the same thing only with 500% less work?

Activate the true pulse mode at your always sensor from Camera_Position or from Camera_Pivot. Currently your script runs just once at startup. By changing to true pulse mode the script controller is executed with every logic tick.

For debugging you can add some print statements. So you can see what happens at the console.

I hope it helps

oh my I’m sorry, i didn’t mean it that way… What I mean help whats wrong…

@mrhipieguy: What do you mean by

why use python when there’s a cute little camera actuator that does the same thing only with 500% less work?

@monster: Sir, What do you mean by adding print statements? im kinda confused with it. can you site me an example?perhaps a blend? thanks.

print “I’m a print statement. If you see me at the console window I was executed”