this post was submitted on 25 Jun 2023
12 points (100.0% liked)

Godot

5689 readers
5 users here now

Welcome to the programming.dev Godot community!

This is a place where you can discuss about anything relating to the Godot game engine. Feel free to ask questions, post tutorials, show off your godot game, etc.

Make sure to follow the Godot CoC while chatting

We have a matrix room that can be used for chatting with other members of the community here

Links

Other Communities

Rules

We have a four strike system in this community where you get warned the first time you break a rule, then given a week ban, then given a year ban, then a permanent ban. Certain actions may bypass this and go straight to permanent ban if severe enough and done with malicious intent

Wormhole

[email protected]

Credits

founded 1 year ago
MODERATORS
 

How do i know if game dev is for me or not, i really want to make a game or something but i feel like i just cant code or really do anything.

where do i start? how do i learn?

which version of godot should a beginner go with?

what makes godot diffrent from other engines such as unity and whatnot?

when should one join a gamejam?

how do you build things like terrian and building if one cant 3d model or know how to use godot.

also my pc i slow end and is godot the best choice for a newbie witha low end pc? also i have major autism and dslyia, as you can see i can barley spell right.

are therthing sike gamedev or is gamdev right for me?

feel free to add anything is needed...

top 8 comments
sorted by: hot top controversial new old
[–] [email protected] 6 points 1 year ago

What I say to my students always is if you don’t know where to start, just start doing something. Go to YouTube and type “godot for beginners”. Watch a couple of the videos and just see what is happening. You’ll get a feel for the program and what might be involved in making a game. That should be enough to either get inspiration to start or put you off actually opening up Godot.

[–] [email protected] 4 points 1 year ago (1 children)

I started learning Godot 4 with the help of a Udemy Course "Complete Godot 4 Game Developer 2D Online Course" . I have solid Unity foundations, but I found that learning Godot at the moment is not so easy, because there are many differences between Godot 3 and Godot 4. After a while I found out, that I can learn Godot 4 very effectively by starting with a Godot 4 2D Training (for example with the course above). After some while I watched then more and more Godot 4 tutorials about 3D. This route was for me quit fast to become productive.

[–] [email protected] 1 points 1 year ago

There are also pretty decent beginner tutorials on Youtube for free, although the vast majority of them are only for Godot 3.0. With the popularity of Godot 4.0 rising though, a lot more videos are being made!

[–] [email protected] 3 points 1 year ago* (last edited 1 year ago) (1 children)

I would start with the Born_CG tutorials on YouTube for Godot. Then for 3D modeling the CG_boost tutorials for blender are great, they do cost a bit of money though. You really don't need any talent or prior knowledge; just the time and dedication to chip away at learning it regularly.

[–] [email protected] 2 points 1 year ago

@influence1123 @QuietStorm If they don't mind reading: The Godot engine website has VERY GOOD tutorials for a starter 2D game and a simple 3D game in the Documentation section.

[–] [email protected] 3 points 1 year ago

@QuietStorm For any/all software applications, Godot included, you should always use the latest STABLE version unless you know for a FACT that you need a prior one.

Make sure any tutorials you follow are for the version you are using.

GameDev is a creative endeavor. Like painting, or playing an instrument. As with all creative endeavors, you will find success if you apply yourself to small achievable goals over time. You wouldn't try to compose a symphony the 1st day you touch a piano, right?

[–] [email protected] 3 points 1 year ago

Just start, It can be a daunting but you won't get anywhere, start with something basic and try not to copy and past tutorials, you don't really learn that way. As for joining a game jam, get to know the software at a basic level, then try and push yourself with a game jam. As for 3d modeling there are always asset packs you could use, but keep it simple, try to prototype a game first before worrying about art.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

If you really want to make a game then gamedev is for you.

There really isn't any way to start and be good. Your taste will exceed your skills at first. This is a painful period where you will find out if you enjoy the process or the idea of the finished product.

If you can't code or do art, maybe Godot or Unity might be a bit too much. Start out with something like löve some indie classics have been made in it and it's a great way to start learning to code and create simple assets.

Start out recreating simple arcade games. These are so full of teachable moments it's like a cheat code for getting good.

If you can make something with a start screen, a game loop and a game over screen, you've got a game. You're a game dev. Everything else, if you haven't lost your mind yet, will go well.

PS. Please, for the love of god, if you are still in school, pay attention to geometry. If there is anything I could go back in time and do pay attention in math class.

load more comments
view more: next ›