You can find the FULL SotF Content here (just extract over your regular ADK Content):
https://s3.amazonaws.com/arkfiles.co...tFull_v224.rar
Note :
https://s3.amazonaws.com/arkfiles.co...tFull_v224.rar
Note :
New Game Mode and Game State Blueprints are:
Blueprint'/Game/PrimalEarth/CoreBlueprints/Sotf/Sotf_GameMode.Sotf_GameMode' -- inheriting from CustomGameMode for expanded functions!
Blueprint'/Game/PrimalEarth/CoreBlueprints/Sotf/Sotf_GameState.Sotf_GameState' -- inheriting from CustomGameState for expanded functions!
TestMapAreaSotF shows how it's used in a small testmap, whereas TheIsland has Blueprint for all the level logic (Evo Events, etc).
Blueprint'/Game/PrimalEarth/CoreBlueprints/Sotf/Sotf_GameMode.Sotf_GameMode' -- inheriting from CustomGameMode for expanded functions!
Blueprint'/Game/PrimalEarth/CoreBlueprints/Sotf/Sotf_GameState.Sotf_GameState' -- inheriting from CustomGameState for expanded functions!
TestMapAreaSotF shows how it's used in a small testmap, whereas TheIsland has Blueprint for all the level logic (Evo Events, etc).
Comment