#How do i use a surface GUI on player when hit by a bullet At the exact spot the bullet hit.

1 messages · Page 1 of 1 (latest)

knotty hemlock
#

I use hit scan for my bullet so its a raycast

turbid fiber
#

just get the ray position

knotty hemlock
#

yes but how do i convert to local scale for the surface GUI

knotty hemlock
turbid fiber
#

just have a part

#

with the gui

#

and place it on the position

#

you dont need to offset the gui

#

just move the part

knotty hemlock
turbid fiber
#

your surface gui is on a part

#

so place the part where the surface gui is meant to be and the gui moves with it

knotty hemlock
#

i weld it to the player?

turbid fiber
#

yes, if you need it to follow them after