better formatting and stuff (for the editing options) (markdown yes)
commited
commit
6698309f25baf1260cbd5b0ba1ec295dde7f1105
... | ... | @@ -1,11 +1,13 @@ |
1 |
-None |
|
1 |
### None |
|
2 | 2 | With this option no one will be able to edit your game at all. |
3 | 3 | |
4 |
-Levels |
|
4 |
### Levels |
|
5 | 5 | Users will be able to edit your game with some limitations. |
6 | They can use the scripts and objects in it in their own games, see and edit the scripting that has been made on the "floor" layer however they won't be able to open any of the scripts nor edit any of the blocks. |
|
6 | They can use the scripts and objects that are included in your game, in their own games |
|
7 | They will be able to see and edit the scripting that has been made on the "floor" layer, |
|
8 | however they won't be able to open any of the scripts nor will they be able to edit any of the blocks. |
|
7 | 9 | |
8 | This option is commonly used to make kits.
|
|
10 | This option is commonly used to make kits. |
|
9 | 11 | |
10 | -All |
|
11 | Users will be able to see, use, and edit everything in your game. |
|
... | ... | \ No newline at end of file |
0 | ### All |
|
1 | Users will be able to see, use and edit everything in your game. |
|
... | ... | \ No newline at end of file |