Skip to main content

Questions tagged [gravity]

1 vote
1 answer
382 views

So I am very new to Game Dev, and I am running into a problem that seems like it should have a simple answer. Unfortunately, I have not been able to figure it out. I am creating a 2d side scroller. I ...
Bobb Starling's user avatar
0 votes
0 answers
106 views

I'm calling this function every 0.078 seconds so about at 13 fps using a timer connected to _ready() this way my game can easily run over 400 enemy units with ...
Cei's user avatar
  • 873