DerekCresswell / GameDesign11

A project based intro to game development using the Unity game engine
MIT License
31 stars 12 forks source link

Added ForceMode2D.Impulse #33

Closed KaelPearson closed 4 years ago

KaelPearson commented 4 years ago

Description and example of ForceMode2D.Impulse under "Adding Force To Bullets".

DerekCresswell commented 4 years ago

Thank you!