ft (Wip): FSM behaviour prey
This commit is contained in:
8
evolve-die-repeat/addons/godot_vim/godot_vim.gd
Normal file
8
evolve-die-repeat/addons/godot_vim/godot_vim.gd
Normal file
@@ -0,0 +1,8 @@
|
||||
@tool
|
||||
extends GodotVimPlugin
|
||||
|
||||
func _enter_tree():
|
||||
pass
|
||||
|
||||
func _exit_tree():
|
||||
pass
|
||||
Reference in New Issue
Block a user