I want to make a game there you can destroy blocks and deploy blocks in a world.
So I want a script so I can destroy blocks with a gear, like a pickaxe
Then I want a script to deploy blocks, for a example: you start with 50 blocks in your backpack and then you can place them in the world like Minecraft.
Thank you, I hope you know how to do this :)
Best wishes /xsodar :)
I can tell you how to make it but not make it for you, ha ha.
First you should learn events and make sure that you can learn to connect events and learn how to use the Hit parameter.
for i = 1, 10 do workspace.MinecraftBlock:Clone().Parent = nil print("dont ask for scripts nooooooooob"); end
um they use java roblox uses lua so thats not possible since its a different engine
Closed as Not Constructive by abnotaddable, gitrog, creeperhunter76, and lukeb50
This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.
Why was this question closed?