Complete early roadmap foundation and calendar helpers
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
import unreal
|
||||
|
||||
|
||||
MAP_PATH = "/Game/ThirdPerson/Lvl_ThirdPerson"
|
||||
CHARACTER_CLASS_PATH = "/Game/ThirdPerson/Blueprints/BP_ThirdPersonCharacter"
|
||||
MAP_PATH = "/Game/Agrarian/Maps/L_GroundZeroTerrain_Test"
|
||||
CHARACTER_CLASS_PATH = "/Game/Agrarian/Blueprints/Characters/BP_AgrarianPlayerCharacter"
|
||||
RABBIT_LABEL = "AGR_RabbitWildlife_01"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user