Informazioni Generali
Per iniziare
Guide
Globals
move_and_collide
move_and_slide
move_and_slide_with_snap
_process_custom_fx
TIME
import
.gdnlib
.gdns
tool
SCREEN_TEXTURE
DEPTH_TEXTURE
textureSize()
Sviluppo
_set
_get
_get_property_list
Comunità
[code]
Riferimento classe
Inherits: VisualScriptNode < Resource < Reference < Object
YieldMode
mode
1
float
wait_time
enum YieldMode:
YIELD_FRAME = 1
YIELD_PHYSICS_FRAME = 2
YIELD_WAIT = 3
YieldMode mode
Default
Setter
set_yield_mode(value)
Getter
get_yield_mode()
float wait_time
set_wait_time(value)
get_wait_time()