mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Cam Init
This commit is contained in:
parent
22ab6f454b
commit
815b7f4c67
@ -44,6 +44,9 @@ EPOCH_arr_snapObjects = [];
|
||||
EPOCH_prevTarget = objNull;
|
||||
EPOCH_interactOption = 0;
|
||||
EPOCH_playerStaminaMax = 100;
|
||||
Epoch_ActiveCam = objnull;
|
||||
Epoch_AutoCam = true;
|
||||
Epoch_CamAdjust = [0,0,0];
|
||||
|
||||
{
|
||||
missionNamespace setVariable [format ["EPOCH_player%1",_x],EPOCH_defaultVars select _forEachIndex];
|
||||
|
Loading…
x
Reference in New Issue
Block a user