Update StartingRoom.tscn, game_manager.gd, game_manager.tscn, and 1 more file
This commit is contained in:
parent
e9a896a912
commit
311c0395ab
4 changed files with 35 additions and 2 deletions
|
|
@ -15,6 +15,10 @@ run/main_scene="res://Levels/StartingRoom.tscn"
|
|||
config/features=PackedStringArray("4.2", "Forward Plus")
|
||||
config/icon="res://icon.svg"
|
||||
|
||||
[autoload]
|
||||
|
||||
GameManager="*res://game_manager.gd"
|
||||
|
||||
[editor]
|
||||
|
||||
movie_writer/movie_file="/home/clevertop/Videos/video.avi"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue