Editor: Difference between revisions

285 bytes added ,  18 December 2024
m
Add information about axes
(Create page. Rough info)
 
m (Add information about axes)
Line 4: Line 4:
There are two modes: '''edit mode''', and '''play mode'''.
There are two modes: '''edit mode''', and '''play mode'''.
Edit mode allows to move, place and remove blocks, as well as creating custom blocks and deciding game execution using wires.
Edit mode allows to move, place and remove blocks, as well as creating custom blocks and deciding game execution using wires.
In this mode, two arrows are visible at the origin point `(0, 0, 0), found at the most southwest part of the world (in top-down view).
The arrow to the right is the X axis, while the other arrow is the Z axis. The remaining axis, Y, is not shown, but is perpendicular to the two axes.


Play mode plays the game as usual, but with additional differences: a stop button to return to edit mode, debugging information such as green or red lines by [[Raycast]]s, buttons at the bottom-right corner toggled by advanced inspection, and visible scripting blocks.
Play mode plays the game as usual, but with additional differences: a stop button to return to edit mode, debugging information such as green or red lines by [[Raycast]]s, buttons at the bottom-right corner toggled by advanced inspection, and visible scripting blocks.