DEV Community

Maciej Sawicki
Maciej Sawicki

Posted on

[Game of Purpose] Day 39

Today I managed to make the drone properly spawn granades. When dropping the granade it correctly inherits drones velocity and angular momentum.

I also organized my Drone's Event graph into smaller graphs and do a Sequence calling each one.

Image description

Tomorrow I plan to make the explosions do damage to objects. For that I watched a 1h long Chaos Destruction Series by BuildGamesWithJon.

Top comments (0)