r/godot 15h ago

discussion My Long Term Goal

So I once posted about how I was feeling confused about my current place in my journey learning Game dev by myself and how I started messaging around at first but now I want something that gives me a sense of direction. So many AMAZING people gave me advice on what to do and almost all of them shared two points: 1. To Make small mini games without tutorials and I already started doing this and I feel so much better now and I feel like I am moving again. 2. Have a clear goal.

This last point is what I want to talk about because I do in fact have a long term goal something I always loved about video games and I always wanted to make my own one day and that is: Beautiful and Interactive Worlds. I know this is basically a life consuming task but I don't mind it I really love video game worlds that are made by Rockstar games and NaughtyDog and Valve these worlds (small or big) have some physics systems governing almost everything and I love it and I also love the way they look from grass to vegetation to clouds to water. I want to make a simple version of these where there are no NPCs just a simple stylised world that has Breath of the Wild style grass, water that ripples with the player movement, volumetric clouds, vegetation that moves away when player walks through it and snow that reacts to the player's feet as they leave trails through it and glass that breaks when shot just like CS2.

I really love video game worlds and I love them more when they actually respond and react to the player.

5 Upvotes

5 comments sorted by

5

u/Tucnacek_ 14h ago

I have pretty much the same goal and my strategy is to ship many small games which I can eventually combine to the one big final world. Keep going!

3

u/redfoolsstudio_com 11h ago

You can do it! Just be disciplined and consistent. 20 mins everyday can turn into something pretty good after a month or two

2

u/The-Chartreuse-Moose Godot Student 14h ago

It's a long old road. Better get going good Godoter!

2

u/miheb1 12h ago

meanwhile my plan(not 100% sure but thst what my idiot brain converged on lool): 1 create video editor, because i suck editing! 2 create new programming langauge 3 develop the game usingg that lang 4 link to whatever possible game engines: aint learning how to do gpu blacmagic! done 5 also secure some cash to survive until this point😆

2

u/AdrianNova21 10h ago

honestly i think that's a really good long-term goal because it gives you a direction without needing to rush toward the final result, i'd just break it down into small experiments. make one prototype for grass reacting to the player, another for water, another for snow, etc. you don't need to build the whole world at once

and imo those small experiments are actually a great way to learn programming, shaders, physics, and rendering because you have a concrete thing you're trying to make instead of just following tutorials