Hi. Just a student learn how to be a possible code programmer. Have some question about my first __Roll a Bal__l project. I’m using Visual Editor by Microsoft corp. "Rigidbody.AddForce. the part I am having problems with."
Unity 5 - Roll a Ball game - 2 of 8: Moving the Player - Unity Official Tutorial. youtube.
My Editor does not show the same thing like “Fixedupdate” on my editor. need help with this problem.
![]()
You have to type “void FixedUpdate()” and the other code shown in the tutorial. It’s not one of those functions that is included in the new-script template.
1 Like