0 votes

Can some pls give an example of how this is used
I have a variable which value changes but i only want the initial value it outputs

in Engine by (86 points)

1 Answer

0 votes

It's two of them.

In EditorSettings
https://docs.godotengine.org/en/stable/classes/class_editorsettings.html#class-editorsettings-method-set-initial-value

In ProjectSettings
https://docs.godotengine.org/en/stable/classes/class_projectsettings.html#class-projectsettings-method-set-initial-value

Both set value for revert buttons in their window (Editor Settings or Project Settings)

Revert button is circle button (like refresh in most browsers) here https://docs.godotengine.org/en/stable/_images/instancing_property.png

by (889 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.