project-dung/scripts/player/state/state_interface.tres

8 lines
313 B
Plaintext

[gd_resource type="Resource" load_steps=2 format=2]
[ext_resource path="res://scripts/Interface.gd" type="Script" id=1]
[resource]
script = ExtResource( 1 )
method_names = [ "enter_from", "exit_to", "physics_process", "unhandled_input", "on_sleep", "on_start_playing_rover_game", "on_stop_playing_rover_game" ]