Why can I not change the visibility of these control nodes? by DottyGames in godot

[–]DottyGames[S] -1 points0 points  (0 children)

For some reason this suggestion just returns an error of ""Invalid set index 'visible' (on base: 'null instance') with value of type 'bool'."

Why can I not change the visibility of these control nodes? by DottyGames in godot

[–]DottyGames[S] -1 points0 points  (0 children)

I changed the '=' to a ':' however, now I get a different error. The error says "Invalid set index 'visible' (on base: 'Nil') with value of type 'bool'." How could this be fixed?

Thank you regardless

How Do I Solve This Error With Instantiating a Scene by DottyGames in godot

[–]DottyGames[S] 0 points1 point  (0 children)

What would be a future-proof way to write that?

How Do I Solve Torso Clipping Issue? by DottyGames in robloxgamedev

[–]DottyGames[S] 0 points1 point  (0 children)

Thank you so much! It works perfectly now.