#Plot placement system in Roblox

1 messages · Page 1 of 1 (latest)

pulsar glen
#

Hi, I am making a coffee game on Roblox. I need to make a system in which players can place machines in only that specific area. The players cant place it out of that area or in other player's plots. How should I go about doing this?

pulsar glen
#

How to make sure the player doesnt build out of that area?

#

this is my first time

pine ocean
#

make there a cube or something like that and make so that if a player places it in there then just delete it and make his money back

solid kelp
#

make a script for it

pulsar glen
#

uhhh ok ill try

#

thanks

drowsy escarp
#

To check if player isnt trying to place out of the boundaries you could probably either use Region3 or just have the max and min x,y position values and then check if the player is trying to build out of those positions

pine ocean
#

im not a real scripter or smth like that tho i try to help people as much as i can tho i cant code or script

solid kelp
#

clearly they didn't make it