- What do you want to achieve? Keep it simple and clear!
I’m making a survival boardgame game. I don’t need full scripts and I’m not asking anybody to design
it for me I just need a push in the right direction
- What is the issue? Include screenshots / videos if possible!
My idea is to basically make a survival game like Minecraft or something similar but you play as a boardgame piece with the same limitations, I already chose chess. There are a couple things I would like a push in the right direction such as how would I place objects in the world like ground and trees, would I use some kind of cell/tile system?
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have already made a small grid and a movement system, the player spawns as a pawn and can only move one space up, down, left, or right. I’m doing this using tweens to make it smoother and it changes the CFrame to move spaces. There might be a better way of doing this but I’m not sure.
I really just need some ideas.
After that, you should include more details if you have any.
I am an intermediate scripter, I know my way around scripting however I am always learning new methods, functions, and services so I am open to suggestion.
I would really appreciate it if you could tell me what methods I could use to create these things like dictionaries, functions, services or anything. Videos would also be very helpful. I do not want entire scripts written for me. If this post is stretching the “Entire systems will not be written for you” rule please let me know, I will gladly adjust the post.
This is also my first post, I really want to get it right!
Thank you!