I wish to categorize all my enemy objects as one group so certain events apply to all of them.
For example, instead of me saying "If player bullet hits grunt" and "If player bullet hits elite" and "if player bullet hits boss", I just want to simplify it so it's "If player bullet hits enemy". The group enemy would encompass all enemies in the game. Is it possible to put objects into a group like this?
Thanks,
William