Package com.csse3200.game.entities.configs
package com.csse3200.game.entities.configs
-
ClassDescriptionThe different type of behaviours ActiveProjectiles can takeSets up item spawn configurations for different maps To add items for a new map make a new method like FOREST_MAPDifferent instances of projectiles represented as enums, used in
ProjectileLauncherComponent
to understand which projectile it should fire.