-
What do you want to achieve?
I want to be able to assign the position property without an error -
What is the issue?
-
What solutions have you tried so far?
Ive read through multiple forums and the developer hub. No solutions are working
In my remote event (Client > server) Im trying to assign a position value to a part on the server side of my remote event. I have used math to assign a random position around a player by getting the humanoid root part in a separate script and tracking it with a value. The script is receiving the vector 3 (Num1 Num2 and Num3) As an instance. How do i fix this? (Ignore the lack of brick colour, it was omitted for troubleshooting)