Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Vector3.new doesn’t read variables?

Asked by 3 years ago

I want to create a tool that makes a part each time the player clicks.

I already a script that finds the position value of the tool, but the problem is that it’s in a argument, because I have to send to a remote event to instance it in the server, so everybody can see it, not just the player.

The problem is that Vector3 doesn’t accept variables, only numbers. So how would I convert it?

I need your help, thank you.

0
show script SoftlockedUnderZero 668 — 3y

1 answer

Log in to vote
0
Answered by 3 years ago

Never mind. Just don’t use a vector3.new

0
So, is your problem solved? Rare_tendo 3000 — 3y
Ad

Answer this question