Godot Forum
Modifying an explicitly declared variable's properties from within an instanced class object
Help
godot-4
,
gdscript
lexpeartha
October 11, 2024, 11:59am
2
Have you tried
_validate_property()
?
Here
’s a relevant post that might help.
1 Like
show post in topic