Jason-the-sloth / cautious-parakeet

MIT License
0 stars 1 forks source link

Shooting Validation #6

Closed Jason-the-sloth closed 3 days ago

Jason-the-sloth commented 2 weeks ago

on collision destroy the bullet.

Collision with obstacle (mass * speed) moving the obstacle. Collision with enemy, destroy the enemy as well

Bullet intervals, cant freely fire 1000 bullets in a second type of thing.

Static bulletIntervals bulletInitalForce (negative acceleration)