#it says it is touching the part even though it is

1 messages · Page 1 of 1 (latest)

plush wyvern
#

it works one side but not the other

#

here is the code

#

for some reason the image on the right is saying that the placement ghost is touching the ramp even though it isnt

#

i also tried printing the parts touching it and it printed ramp

inner hazelBOT
#

studio** You are now Level 11! **studio

smoky wind
#

a few things it could be but the main one i'd think is they are overlapping slightly, possibly due to floating point imprecision and/or the edges of the parts being in exactly the same position (similar to z fighting). could also be your parts aren't perfectly sized like they have 1.00001 instead of 1, but more likely it's the first thing. imo just use a part that is slightly smaller than the part's true size so you don't get these overlaps.

plush wyvern
#

alr

#

yeah its the first one]

#

thx