Package com.csse3200.game.physics.components
package com.csse3200.game.physics.components
-
ClassDescriptionAttaches a physics collider to an entity.Physics compLets an entity be controlled by physics.Movement controller for a physics-based entity.This component ensures that the projectile entity is disposed off when the laser leaves the boundaries of the game window/map.