ajo y eneko catador
This commit is contained in:
@@ -36,6 +36,6 @@ func validate(arguments: Array):
|
||||
# Run the command
|
||||
func run(command_params: Array) -> int:
|
||||
escoria.game_scene.play_video(command_params[0])
|
||||
#We wait for the video to emit "finished" fignal with yield
|
||||
#We wait for the video to emit "finished" signal with yield
|
||||
yield(escoria.game_scene.get_video_player(),"finished")
|
||||
return ESCExecution.RC_OK
|
||||
|
||||
Reference in New Issue
Block a user