Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Sandbox game I made can't stack specific items, how to do it?

Asked by 5 years ago

I followed this tutorial. Hoping I could make my own sandbox game for me and my friends. But I can't stack those blocks on each other. Is there a way (of course there is) to stack some of the blocks? Please tell me how.

0
When posting a question on Scripting Helpers, please post what you tried yourself and any explanation (such as the output) of why/how it didn't work as intended. This is not a place to request that something very specific is done for you. There is no one easy way to make a sandbox game, especially if you're still learning the basics. vanilla_wizard 336 — 5y
0
I don't have output, and the script isn't based on stacking any items. But I was just wondering how I can make the script able to stack items I specify (for example adding STACKABLE (Bool value) in the models). And I'm good at programming in python 3, but roblox doesn't have python 3 I think. And do you know a good place then to request for scripts? BeAHacker666 75 — 5y
0
you can hide/show your output under the 'View' tab in studio hellmatic 1523 — 5y
0
I know, but the script isn't supposed to print anything at all BeAHacker666 75 — 5y

Answer this question