Package com.csse3200.game.components.projectiles
package com.csse3200.game.components.projectiles
-
ClassesClassDescriptionA component that turns an entity into a timed bombed (added to Projectiles)Component for laser projectile entities that handles: - Movement in a straight line - Collision detection with player - Damage dealing - Hit effect (touchKillEffect) animation - Auto-disposal after hitting or traveling too far