Operators & Control Flow
Hi everyone ✋ In the previous post we covered variables, static typing, and the built-in engine types ─ and we finished with the Godot icon bouncing around the screen. Today we do operators and control flow. This is the post where GDScript looks most like Python, which makes it the post where the resemblance is […]
Operators & Control Flow Read More »