0

Help

Guys I' will program a game with godot 4 but I will learn gdscripte who know a easy way to learn gdscripte

20th Aug 2025, 11:45 PM
Mohamed
Mohamed - avatar
1 ответ
0
gdscript is a simple language, quite similar in structure to Python. However, it's often assumed that you already know the fundamental concepts of datatype, functions, OOP and game design concepts like gameloop, gui and event handling. so, if you're just a beginner, it's probably useful to learn those first in a language you're comfortable with.
21st Aug 2025, 6:11 AM
Bob_Li
Bob_Li - avatar