-
Notifications
You must be signed in to change notification settings - Fork 91
Tutorial_12(en US)
Mikira Sora edited this page Oct 1, 2024
·
4 revisions
-
Ctrl
+Z
: Undo -
Ctrl
+Y
orCtrl
+Shift
+Z
: Redo -
Ctrl
+S
: Save project and fumen -
Ctrl
+C
: Copy (replicable) objects, if only one is copied, it will also be as a generated template in brush mode -
Ctrl
+V
: Paste to create new copied object(s) at the pointer position
-
Q
: switch editor between Design/Preview mode -
C
: Set IsCritical property in batches for selected Tap/Hold and other objects -
Space
: Quickly play/pause playback -
Delete
: delete the selected object -
ESC
: Deselect selected objects
-
Alt
+~
: quickly select a left wall object -
Alt
+1
: quickly select a red line object -
Alt
+2
: quickly select a green line object -
Alt
+3
: quickly select a blue line object -
Alt
+4
: quickly select a right wall object -
Single selection Tap/Hold object
+~
: Quickly place the single selection Tap/Hold object on the left wall -
Single selection Tap/Hold object
+1
: Quickly place the single selection Tap/Hold object on the red line -
Single selection Tap/Hold object
+2
: Quickly place the single selection Tap/Hold object on the green line -
Single selection Tap/Hold object
+3
: Quickly place the single selection Tap/Hold object on the blue line -
Single selection Tap/Hold object
+4
: Quickly place the single selection Tap/Hold object on the right wall
-
Alt
+mouse wheel
: Quickly adjust BeatSplit -
Shift
+mouse wheel
: Quickly adjust XGridUnitSpace -
Alt
+B
: Turn on/off [Brush Mode](https://github.com/NyagekiFumenProject/OngekiFumenEditor/wiki/14.-%E5%BF%AB%E6%8D%B7%E9% 94%AE&%E4%BE%BF%E6%8D%B7%E6%93%8D%E4%BD%9C#%E7%AC%94%E5%88%B7%E6%A8%A1%E5%BC %8F) -
Alt
+S
: Always display curve control objects
-
Middle mouse button
+ "Hold&Drag": Drag the editor canvas -
Middle mouse button
+ "Click": reset horizontal position -
Single/Multiple Select Start/Next Object
+A
: Quickly add new Next object(s) to the position corresponding to the mouse -
Single Select Hold Object
+A
: Quickly add new HoldEnd object to the position corresponding to the mouse -
Single Select Next or LaneCurvePathControl Object
+A
: Quickly add new LaneCurvePathControl object to the position corresponding to the mouse -
Single/Multiple Select Flick Object
+F
: Quickly reverse Flick objects' direction
You can copy an object that meets the conditions in advance and then turn on the brush mode. After the brush mode is turned on, the user can directly click on the editor to immediately generate the copied object. In this mode, lane cannot be selected.
- 0. How to obtain this project application and updates
- 1. How to create a new fumen project
- 2. Prepare your editor environment
- 3. Add/select/delete/drag objects
- 4. Draw a lane (or other objects like Start/Next/End)
- 4.2 How to draw lane with curves
- 4.4. Additional options for lanes
- 5. Object Properties
- 6. Add (Wall)Tap and (Wall)Hold
- 7. Add Bell
- 8. Preview
- 9. How to add SVG objects and convert them into lanes
- 10. Load plugins and write a plugin by yourself
- 10.2 Write and run scripts
- 11. Sounds
- 12. Shortcut keys & convenient actions
- 13. File backup and rescue
- 14. How to generate game loadable .ogkr file
- 15. Detailed explanation of copy and paste logic