Shift-enter to add alternates
This commit is contained in:
@@ -54,6 +54,7 @@
|
||||
// TODO could make a camera on the window so the controls are clipped by the camera
|
||||
|
||||
(method addControl [:FlxSprite control]
|
||||
(set control.cameras this.cameras)
|
||||
(set control.x nextControlX)
|
||||
(set control.y nextControlY)
|
||||
(controls.add control)
|
||||
|
Reference in New Issue
Block a user