Bugs bezüglich Footssteps und Animationen behoben
This commit is contained in:
@@ -1713,6 +1713,7 @@ public class EditorApp extends Application {
|
||||
input.activeLayer = SharedInput.LAYER_PLAY_TOOL;
|
||||
input.playToolMode = SharedInput.PlayToolMode.EDIT;
|
||||
root.setRight(buildPlayToolPanel());
|
||||
Platform.runLater(() -> { if (gamePlayBtn != null) gamePlayBtn.requestFocus(); });
|
||||
});
|
||||
|
||||
worldHintLabel = new Label(camHintText());
|
||||
|
||||
Reference in New Issue
Block a user