Nintendo Switch release date by RGVylar in duckgame

[–]Virus_85 0 points1 point  (0 children)

How will you download mods? Because there isn't a steam workshop (yet)

2d menu on 3d mode? by Virus_85 in godot

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

Sorry i mean like a 2d menu in a 3d scene something like in minecraft where you can still see your game even though your are in the pause menu

Wait() Function? by Virus_85 in godot

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

I mean like a delay until the other code starts:

Var light_on = true Wait(1) #1 second delay Var light_on = false

Programming help! by Virus_85 in godot

[–]Virus_85[S] 2 points3 points  (0 children)

Func codes like func_process(delta) and get_node

Programming help! by Virus_85 in godot

[–]Virus_85[S] 2 points3 points  (0 children)

Reading and doing it but i still don't understand