Coding Systems

Hi guys, sorry if my english is not good im from spain.
So i want to ask how guys you know what you need for your systems? like if you need a variable that is a ref or a bool or an int or other how you know that? like samething how you know how to build the entire system? the things that you need, or even if you dont know, how you do to search the information to build that system? i used to see tutorials but being honest i understand what they do to certain point, but if i would do it by myself i would be paralized, and that makes me want to stop trying game dev, because i want to build it by myself not important of the time it takes, but i cant even think what i need to build it, or even what i need to search for that.
I dont know if i explained my point but thanks you for reading this.

Hi @ertyr ! Welcome to the forums!

For your first question, that is something you will just gain by general coding knowledge. If you need to search for a system and how to build it and you have done some basic tutorials, try looking for larger, multiple-video tutorial playlists for larger projects. Also, try to find things that are interesting and CLOSE to what you’re looking for if you can’t find something exact. Usually in order to make something you want you have to learn things around it to understand how to put the knowledge to use in a new way.

Hope that helps! :slight_smile: