game: add group for xp orbs
This commit is contained in:
@@ -14,3 +14,4 @@ signal sig_stop_spawning(value: bool)
|
||||
const GROUP_ENEMY = "enemy"
|
||||
const GROUP_DAMAGEABLE = "damagable"
|
||||
const GROUP_PLAYER = "player"
|
||||
const GROUP_XP_ORB = "xp_orb"
|
||||
|
Reference in New Issue
Block a user