Game Dev for Noobs

You're scripting a component for a tricky platform in your game and want to easily adjust its "bounciness" factor directly from the Godot editor's Inspector panel without diving back into the code every time. How do you declare a bounciness variable in GDScript to make this happen?

3 months ago | [YT] | 21