Make an object not tilt over

i want to make a man move on an obstacle course using buttons to control him (like a top-down game), but he keeps falling over, how do i make him not tilt over?

i would also like to know how to make it so that i cant jump while im in the air if it isnt too much trouble

Hi @Rowan_Ackerman,

You can use Advanced CoBlocks > Physics > Properties > restrict Item rotation to Axis X on Y on Z off.

Here’s a remixable example:

Hope this helps! Let me know if you have any further questions about this. If this solves your problem, please mark this as the Solution.

Many thanks,
Geoff @ TechLeap

1 Like

Hi @Rowan_Ackerman, in case you haven’t found a solution in the meantime. Have you tried moving your character upwards, whilst pushing it down with gravity at the same time?

You can play around with the values to make them fit your needs.
Is this what you were looking for?

1 Like