Heyy everyone, my name's Alex I'm an artist who is starting off in programing. Making games is fun! :D

Managed to get this ball bouncing in Unity 3d. I was having trouble setting a bool canJump to true again after colliding with the floor. Learned about object tags in the inspector, even though I did not use it. Instead I just have a check if the ball is colliding with a gameObject named "Floor".

When you hit Space you AddForce to the rigidbody with a public variable float called jump.

-Alex


PlayerController.cs712 bytes
1 download
Doctory9 years ago

hi Alex :)

i hope you have a great time here, i too just started and it really helps keep me motivated to make games

Make games.

Work on some aspect of a game, let's say 5 days a week.

daily from 2015-01-25 to 2016-01-25

Code @Home

Work on a Home Project each day

daily from 2015-01-26 to 2015-12-31