Added a hero to the game who can move around and animates
This commit is contained in:
@@ -264,6 +264,8 @@ object MapBuilder {
|
||||
|
||||
val scene: Scene = new Scene(root)
|
||||
primaryStage.setScene(scene)
|
||||
primaryStage.width = 1280
|
||||
primaryStage.height = 800
|
||||
primaryStage.show()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user