Unsure about parameters

I don’t understand how the script knows who the player, what the color and what the position is.

The player argument is passed automatically to your event listener onCreatePartFired. The arguments color and position are sent by the client.

1 Like