Jason-the-sloth / cautious-parakeet

MIT License
0 stars 1 forks source link

Movement Validation #4

Closed Jason-the-sloth closed 3 days ago

Jason-the-sloth commented 2 weeks ago

you can move in [x,y] between values <-1,1> eg [0.5, 0.3]. x accelerationValue = move. 0.5 3 = force of 1.5 on x axis

cap the max speed ie add friction also add to bullets

Values that will need to be static assigned accelerationValue friction maxspeed