![]() |
BomberUnits
...a Unity learning project
|
is less a SW component but the general group of all functionality defining how a player character can interact with the environment. The physics system (gravity, collisions etc.) is provided by Unity, while other functionalities, such as mechanics::Bomb, mechanics::PowerUp and damage effects, are custom-made.
Relevant game mechanics SW components are: