Enemy
The basic class for enemies. It is not necessary to implement the Object.collide method, for all the collide between is checked in Player.update method.
Author
KKoishi_
The basic class for enemies. It is not necessary to implement the Object.collide method, for all the collide between is checked in Player.update method.
KKoishi_