Reddit Reddit reviews GD Script: Godot 3.1 game engine

We found 1 Reddit comments about GD Script: Godot 3.1 game engine. Here are the top ones, ranked by their Reddit score.

Books
Computers & Technology Education
Schools & Teaching
Education & Teaching
GD Script: Godot 3.1 game engine
Check price on Amazon

1 Reddit comment about GD Script: Godot 3.1 game engine:

u/ArianDevelopmentComp ยท 4 pointsr/godot

Hi Taycamgame,

good and detailed questions.

  • (1) You can start with GD Script (like Python). Gd Script is the main Godot 3.1 script for game programming. There are lots of resources on the net about it. You can learn from videos, video courses or e-books. I will provide you with some of our GD Script programming resources.

    Slavs Make Games - video material (free)

    Making python app - video course (free)

    "GD Script" - Godot 3.1 game engine script - e-book (3$)

  • (2) First, create some simple 2D games. Platformer for example, and learn from it. Create a simple level with static body graphics and add player character. Work on functionality. Everything else you can add later. I will provide you with some of our free Godot courses for beginners.

    Making simple Godot game - video course (free)

  • (3) Both approaches are good. You can make your game and learn from it, or you can learn from predefined game examples. Start what you can finish. See, our videos and courses about concluding a computer game.

    Make and conclude a computer game - video (free)

    How to conclude a computer game [with Godot 3.1 practice] (11.99$)

  • (4) Godot from ver 3.1 is a great free game engine without adds. You can make great 2D games and applications with it if you work alone. You will found only possibilities, and soon you will see that Godot 3.1 is the best game engine.

    I hope this can help, and all the best in your Godot way.