You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-18 14:21:41 +00:00
1. Add "this." to prevent errors caused by duplicate variable names. 2. Try to find the default value of property getters.