#im trying to make a part that when touched gives low gravity to the player
32 messages · Page 1 of 1 (latest)
Use local script
U just have to set the model to workspace.{ur model name}
And u can even get player by game.Players.LocalPlayer and only check if part is touched
like this
istead of the normal script
then like this?
workspace instead of model
not thats not right
it doesnt work
i was incorrect
is there a certain place that i have to put the local script
because in the place the normal script was it doesnt work
i tried putting a localscript in and it doesnt work
** You are now Level 2! **
do i leave a script in the model as well as starter player scripts
no local scripts only work in the player, the character, and the starter gui
so you have to put them there
then you have to name your objwct
object*
workspace is already a thing sp
so
you dont need to set a local for it
i would have to take them out of the model right or would this work