#My Tycoon buy button doesnt desapear when i step on it and idk what is wrong

1 messages · Page 1 of 1 (latest)

gleaming viper
#

please help

#

.

#

.

sick hullBOT
#

studio** You are now Level 4! **studio

gleaming viper
#

.

#

please.

worldly zodiac
#

Where is the script. It says that 2 variables are the parent so is the script right inside the button

#

@gleaming viper

charred parrot
# gleaming viper

When you step on the button, it’s supposed to detect that a player touched it and then make it disappear.
But in the original script, the line local character = hit.Parent doesn’t always find the player’s character correctly, because the thing that touches the button (the “hit” part) could be any part of your body, like a foot or arm.

versed osprey
#

Script is probably in the wrong location

#

Both the collector and buy button are "script.Parent," which can't be true since they're different parts

versed osprey
sick hullBOT
#

studio** You are now Level 13! **studio

charred parrot
#

ohhh