Hey guys, i have a question about collision detection with firstpersoncontroller.
The as3-programming thing is not my problem, its more a “thinking-problem”.
Maybe someone can help me thinking ^^
I am able to ask for collision, and if collision is detected i use a boolean variable. this works fine, but when the boolean variable is set to “true” and the “walking” is disabled, its too late, cause then i am not able to go on walking.
do you know what i mean?
through the boolean variable walking is disabled completely, but only walking in the specificdirection should be disabled.
somewhere has to be the trick, cause it works for others
greetz manu