This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
editor:blocks:variables:load [2020/03/14 16:13] cyberix3d |
editor:blocks:variables:load [2020/03/20 20:27] (current) cyberix3d |
||
---|---|---|---|
Line 4: | Line 4: | ||
The Load commands also allows you to share data between diffrent game projects. | The Load commands also allows you to share data between diffrent game projects. | ||
- | {{:editor:blocks:variables:load1.png|500}} | + | {{:editor:blocks:variables:load1.png|}} |
===== Parameters ===== | ===== Parameters ===== | ||
Line 10: | Line 10: | ||
* **Key** - The key value to load (the same key as the [[editor:blocks:variables:save|Save]] command) | * **Key** - The key value to load (the same key as the [[editor:blocks:variables:save|Save]] command) | ||
* **Target** - Where to load the data. It can be varible or some object's property. | * **Target** - Where to load the data. It can be varible or some object's property. | ||
+ | |||
+ | The ability to save data from one game and load it in the second game will work only on the web and windows (exe) but not on the apk version. | ||
===== Examples ===== | ===== Examples ===== |