====== 2D Models ======
2D models are the images that appear on the screen. These images must in a group to be executed as a single layer.
2D model images and texts can be edited in a variety of ways. They can be removed, clicked, alpha faded, made visible or hidden, or color-changed. Equating a variable with a 2D object makes it possible to create a menu, custom buttons, or other interactive 2D objects.
The android buttons and the joystick can not match variables, so a function has to be responsible for executing an action to the button or joystick, as visibility.
**//Image formats supported by the editor: GIF (without animation), JPEG, JPG, PNG//
**
{{ :editor:blocks:info-148099_960_720.png?20|}}//MORE INFORMATION//
----
1. [[editor:blocks:2d-models:button|Button]]
2. [[editor:blocks:2d-models:text-input|Text entry]]
3. [[editor:blocks:2d-models:round-button|Round button]]
4. [[editor:blocks:2d-models:label|Label]]
5. [[editor:blocks:2d-models:joystick|Joystick]]
6. [[editor:blocks:2d-models:rectangle|Rectangle]]
7.[[editor:blocks:2d-models:image|Image]]
8. [[editor:blocks:2d-models:message|message]]
9.[[editor:blocks:2d-models:video|video]]
10.[[editor:blocks:2d-models:list|list]]