@@ -99,6 +99,26 @@ Game Variables (gvs) are found inside of the [ValueKeeper](/resources/client/gam
99
99
| gv_0101| forceSmoothFix |
100
100
| gv_0102 | smoothFixInEditor |
101
101
102
+
103
+ ### 2019 Leak GV's
104
+
105
+ | Key | Value|
106
+ | :-- | :-----------|
107
+ | gv_0103 | Layer Locking |
108
+ | gv_0104 | Record Order |
109
+ | gv_0105 | StartPos Playback |
110
+ | gv_0106 | Show Meltdown Promo |
111
+ | gv_0108 | Auto Low Detail |
112
+ | gv_0109 | Level Info Label |
113
+ | gv_0110 | Fast Editor Preview |
114
+ | gv_0113 | Flip Platformer Controls |
115
+ | gv_0115 | Show FPS |
116
+ | gv_0116 | Use Custom FPS |
117
+ | gv_0117 | Preview Particle |
118
+ | gv_0118 | Preview Animation |
119
+ | gv_0119 | Dont Save Level Data |
120
+
121
+
102
122
# Unlocked Game Variables
103
123
104
124
Unlocked Game Variables (ugv) are used to check if ingame events have been completed
@@ -132,7 +152,7 @@ Unlocked Game Variables (ugv) are used to check if ingame events have been compl
132
152
| ugv_23 | FaceBook Chest unlocked |
133
153
| ugv_24 | Twitter Chest unlocked |
134
154
135
- ### GDL22 keys
155
+ ### 2019 Leak UGV's
136
156
137
157
| Key | Value|
138
158
| :-- | :-----------|
@@ -154,5 +174,6 @@ Unlocked Game Variables (ugv) are used to check if ingame events have been compl
154
174
| 0085 | ** False** ||
155
175
| 0086 | ** False** ||
156
176
| 0087 | ** False** ||
157
-
158
-
177
+ | 0112 | ** True** | Used in ` EditorUI ` (** 2019 Leak** ) |
178
+ | 0114 | ** True** | Used in ` PlayerObject ` (** 2019 Leak** ) |
179
+ | 0120 | ** True** | Shown in RobTop's 2020 Twitch Streams |
0 commit comments