Added config flag Debug.OutOfBodyExperience that allows you to spawn and view a player from a third person perspective, without the active camera being changed.

This commit is contained in:
2016-02-11 23:45:30 +01:00
parent 44a73ef883
commit b761439c84
5 changed files with 34 additions and 17 deletions
+2
View File
@@ -4,6 +4,8 @@ LoadMap=
; if true -> Pool allocation is not used when calling Allocate/Free, just use regular dynamic allocation.
; if false -> Use pool allocation.
DisableMemoryPool=false
EditorEnabled=false
OutOfBodyExperience=false
[Editor]
CameraSpeed=3