Home > Software design >  How can I make an object float/stay in the air and not falling down?
How can I make an object float/stay in the air and not falling down?

Time:01-04

Like idle, The object have now idle animation in the animator controller but the object fall down when running the game.

I want the object to idle but stay in the air and not falling down.

This screenshot show the object components and settings I tried to play with them but so far nothing helped.

The object just falling down when running the game. and I want the object to float/stay in the air.

enter image description here

  •  Tags:  
  • Related