video player feature

This commit is contained in:
2023-09-17 02:10:20 +02:00
parent 5f15bca474
commit d309c9fb88
11 changed files with 102 additions and 3 deletions

View File

@@ -18,6 +18,7 @@
:ready
set_global new_game true
> [new_game]
set_global new_game false
accept_input SKIP

View File

@@ -1,3 +1,6 @@
:action1
accept_input SKIP
play_video res://gymkhana/videos/test_video.ogv
accept_input ALL
play_snd res://gymkhana/sounds/cocina_delante_open.ogg
change_scene "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn"
change_scene "res://gymkhana/rooms/turno_cocina/cocina/cocina.tscn"

View File

@@ -1,2 +1,3 @@
:action1
change_scene "res://gymkhana/rooms/turno_cocina/cocina_detras/cocina_detras.tscn"