I’ve always wanted to make a really good game. Currently, I’m working on a game with a very popular concept: Backrooms, and I want to make it one of the best horror games. For that, I need to know a lot about programming. What should I do to achieve this goal?
Currently, there’s no one to help me, and I’m working on the game alone. The question is:
How can I improve my programming skills? How can I apply them effectively while programming? How do I use them correctly? How can I avoid giving up while learning? Thank you!
Firstly you can look at YouTube tutorials such as those from the dev king and alvin blox. While they may not apply scenarios to knowledge they are able to teach you the basics.
My personal favorite programmer on youtube is Gnomecode, he makes entire games and shows you the scripting and building process. He also has an amazing beginners series.
Next, you can look at uncopylocked roblox games to understand the placement of scripts as well as the contents inside.
You can use free models, by rewriting the code and flipping it to understand it.
The devforum api documentation provides examples and lists of all the instances, events, and functions.
Or you could ask us, the devforum. There is a ton of devforum resources and posts to help you out
I’d honestly just look at dev forum solutions,free model scripts or uncopylocked games to learn or just play around in studio studying its api. yt helps also!