Login

Fancade Wiki

Updated Fancade Web.md (markdown)

... ...
@@ -141,8 +141,8 @@ The command line is opened by the TAB key and can be used for quickly adding blo
141 141
| h `Prefab Name` | Adds a block of type `Prefab Name` to the hotbar | |
142 142
| find `Variable Name` OR `Prefab Name` | Find and focus on use of `Prefab Name` or `Variable Name` | Use Enter to keep searching for the next block. |
143 143
| ren `Old Variable Name` , `New Variable Name` | Renames a variable | |
144
| tg `Toggle Name` | Toggles an option (DebugPhysics is the only option available for now which draws colliders in edit-play mode) | Only available on play.fancade.com/beta |
145
| cl `Level Number` OR n (next) OR p (previous) | Switches level | Only available on play.fancade.com/beta |
144
| tg `Toggle Name` | Toggles an option (DebugPhysics is the only option available for now which draws colliders in edit-play mode) | Only available in beta version |
145
| cl `Level Number` OR n (next) OR p (previous) | Switches level | Only available in beta version |
146 146
147 147
### Misc
148 148
Fancade Wiki