You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,17 +7,21 @@
7
7
This mod adds a scalable and moveable UI to the level editor with move, rotate, and flip buttons to help you save time when transforming objects in the level editor! You can find a button to quickly access this mod's settings in the editor pause menu.
8
8
9
9
In the mod's settings, you can customize button visuals and functionality.
10
+
10
11
# How to use
11
-
- Select an object to show the transform buttons in the editor.
12
-
- Hold the draggable area of the buttons to move the menu.
13
-
- Press the center button to toggle the move units.
12
+
1. Select an object to show the transform buttons in the editor.
13
+
2. Hold the draggable area of the buttons to move the menu.
14
+
3. Press the center button to toggle the move units.
15
+
14
16
# Credits
15
17
-**Cheeseworks** - For helping me make this mod possible since I barely understand some functionality to make things work
16
18
-**CyanBoi** - For beta testing, finding bugs and giving me feedbacks
17
19
-**iCreate Pro** - For inspiration on the Custom Move Button feature
18
-
# Preview
20
+
21
+
# Previews
19
22

20
23

24
+
21
25
# Known Bugs
22
26
- Buttons disappears whenever you copy + paste multiple objects. Appears again whenever you move your editor
23
27
*(Best way to prevent this is enabling Button Presistent since I don't know how to fix this bug)*
0 commit comments