mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-22 13:35:00 +00:00
64f77aa8f3
2.NodePath replace to instance_ID(can control object doe's not in scene tree) 3.Change interpolate types from Node to Object, can control more types(etc script class object) 4.Add pending_update counter, avoid insert/remove interpolates-list while traversal it