add lantern object and implement light management in player and environment
This commit is contained in:
@@ -10,6 +10,7 @@ public enum EntityType {
|
||||
PICKUP,
|
||||
PROJECTILE,
|
||||
WEAPON,
|
||||
LIGHT,
|
||||
SHIELD;
|
||||
|
||||
public enum WeaponType {
|
||||
|
||||
Reference in New Issue
Block a user