Event flags implementation (#382)
* Added event flags * Added transition ESC command * Also edited .gitignore to ignore .translation files * docs: Automatic update of API docs Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
@@ -27,3 +27,12 @@ change_scene res://game/rooms/room01/room01.tscn
|
||||
|
||||
# 9/ Indy4 3 closets
|
||||
#change_scene res://game/rooms/room09/room09.tscn
|
||||
|
||||
# 10/
|
||||
#change_scene res://game/rooms/room10/room10.tscn
|
||||
|
||||
# 11/ Event flags tests
|
||||
#change_scene res://game/rooms/room11/room11.tscn
|
||||
|
||||
# 12/ Event flags tests 2
|
||||
#change_scene res://game/rooms/room12/room12.tscn
|
||||
|
||||
Reference in New Issue
Block a user