6 lines
47 B
GDScript3
6 lines
47 B
GDScript3
|
extends NPCExample
|
||
|
|
||
|
|
||
|
func before_tick():
|
||
|
pass
|