#Block placing

1 messages · Page 1 of 1 (latest)

upbeat haven
#

So im pretty new to scripting and i wanna practice making a sorta block placing system (like in build a boat). But i have no idea how to do it
If i had to guess:
-Pressing button from UI triggers bool value in player thingy
-Something constantly checking for bool value for if the button is clicked
-When it sees it as true it makes a block (from replicated storage) follow the users cursor (absolutely no idea how i would make this)
-When clicked link it to a function that places a block where the imaginary block cursor thing currently is
-Launch that to server so everyone can see it
No idea if this is the optimal way and have no idea how to code most of the bits

odd lotus
#

Go look into those topics and try to make this to the best of ur ability, tbh the system you want to make isn't very beginner friendly but those topics should atleast help you get it working

upbeat haven
#

Yeah i know about server and client stuff

glacial bridgeBOT
#

studio** You are now Level 3! **studio

upbeat haven
#

No idea what raycasting is tho

#

Ill give it a shot