Hello! I have a problem and I cant figure out the solution. I have a model inside of a tool and a proximityprompt inside the model. When I play the proximityprompt wont show up. And ideas of why this is happening?
could send a picture of where this proximity prompt is in the explorer?
A couple of things that might be why:
-
RequiresLineOfSight
istrue
-
Enabled
isfalse
-
Style.Custom
is in place instead ofStyle.Default
3 Likes
Is your model, well, a Model or a BasePart?
If it’s a model then that may be the issue, proximityPrompts don’t quite work inside Models, only in BaseParts.
3 Likes
Hmmm, that might be it. Im going to union all of the parts and then put the proximty prompt inside of it