szmate1618 / comets

1 stars 0 forks source link

Bullet dynamics #85

Open szmate1618 opened 5 years ago

szmate1618 commented 5 years ago

In the current implementation, bullets spawn at the spawner's position, but with their own, completely independent velocity. This is not realistic, but I did try the realistic approach, and found that it makes a lot harder to aim. Nonetheless I open this issue, so we won't forget about it, maybe later we want to reconsider.