#walk particles

13 messages · Page 1 of 1 (latest)

severe tideBOT
#

studio** You are now Level 1! **studio

cyan cargo
#

any errors?

vernal tartan
#

no

kindred anvil
#

try this for the ray

local particleRay = workspace:Raycast(plrEmitter.Position, (plrEmitter.Position + Vector3.new(0,-50,0), RaycastParams.new())
#

and consider replacing:
RaycastParams.new()
with your own params

#

just have local rayParams = RaycastParams.new()

#

they edit the parameters they give

supple yoke
#

i would also make the params filtertype exclude and add the character to the filterdescendantinstances

vernal tartan
#

ill try it tmrw

vernal tartan
#

i dont actually know how to use RaycastParams

kindred anvil
severe tideBOT
#

studio** You are now Level 7! **studio

kindred anvil
#

and do