This is a dumb question but I'm trying to make a game where you do whatever you want and you can make whatever you want the problem is I don't know how code the model placement system, the model placement system is to build your own house think of minecraft but not because I also what it so people can have their own company or store or anything like that just a mixture of Lumber Tycoon and Retail Tycoon and A Tap On Miner's Haven but the problem is I can't make a model placement I can do animations and some scripting along with that but ahhh I am bad please tell me what would be helpful for any advance because I also am trying to make a FPS
Hi, I'm not the most technologically advanced scripter, However I do know how to make some things and It's rather easy now. I suggest frequenting the roblox wiki, Looking up specific things you want to learn and looking in free models to see how people made their creations.
Hello,
I may not be the best scripter I know how I think I can help you to get more advanced.
My first suggestion, is to do with your mental state about moving forward, always have a big project idea that YOU want to do and one that YOU know will be successful. Then do little side projects that help you learn about what certain bits of code do, or built in functions. This can be helpful as it can allow you to always be more efficient in your code. The wiki has some good challenges and tutorials that can help you learn.
My second suggestion is the sources you use, my personal favorites are the roblox wiki and youtube. You will always want to use reliable and trustworthy material, this means that you do not want to be using deprecated items, however new and updated items. To tell if something is deprecated simply search in google : "roblox wiki <item>" and if it is deprecated it will have a line through it. Here are some links:
Roblox Cookbook, All Tutorials, Alvin Blox.
If you want to know what something does, and in the wiki, in google simply type : "roblox wiki <thing>", e.g "roblox wiki remote functions" or "roblox wiki keyboard input", they have pretty much everything on roblox wiki. Also alvinblox has alot of tutorials if you are interested.
If this helped please accept ;)