index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
completion
/
get_node
/
local
/
local.gd
blob: 596ad80ef23fc8c12999b39d80eb5114a1115754 (
plain
)
1
2
3
4
5
extends Node func a(): var test = $AnimationPlayer test.➡