Fix SCRIPT ERROR/ERROR/WARNING on test output
Also "fixing" some GDScript completion tests which where named wrongly.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
extends Node
|
||||
|
||||
@onready var anim := $AnimationPlayer
|
||||
|
||||
func test():
|
||||
|
||||
Reference in New Issue
Block a user