Hello, developers.
I got a problem with character.
First of all, my character consists of like below.
Player
└ Plane
└ Camera
The problem happens at below situation.
![alt text][1]
![alt text][2]
![alt text][3]
([http://imgur.com/4h1tjZD][4])
When the Player collides with other object, mostly, it blocks. But sometimes, it is turned over by objects.
Why that happens?
And additional question. Sometimes, the error occurs like ~~ (float, NaN, float) ~~ with camera. [I can't remember what the error exactly was.] I guess its cause is in camera, but I don't know how to solve it.
Thanks for reading. :)
[1]: /storage/temp/21968-q1.png
[2]: /storage/temp/21969-q2.png
[3]: http://imgur.com/4h1tjZD
[4]: http://imgur.com/4h1tjZD
↧