Skip to main content

All Questions

0 votes
0 answers
64 views

How can I get a object to face the Direction of its Linear velocity?

I using the UPBGE game engine and I am trying to get an object to turn towards the direction of it's linear velocity vector. Here is an example of what I have so far: https://drive.google.com/file/d/...
Anim8D Ideas's user avatar
2 votes
1 answer
573 views

How to apply rotations for seperate object's axis?

I have recently stuck up on problem where I have to set object's x and y rotation to 0.0, but keep z rotation equal to the current one (best way- don't affect at all). How to do that? I was thinking ...
Adrians Netlis's user avatar