Amazing visuals! Nice way of implementing code along with the game! However, sometimes, the player can't jump in the grass, and gravity doesnt really work.
Great job!
Thank you. I am aware of the bug in the grass with jumping. What gravity are you talking about. Bullet or Player?
I think its for the player. When i made the gravity 0, nothing happened
Ah, no all commands only effect the bullet you shoot. so if you did
"Gravity = -1"
when you shoot your bullet it would fall up instead of falling down.