How would i make a script that generates running particles like in super mario 3d world?
screenshot:
i circled what i want to achieve
any comments are accepted
How would i make a script that generates running particles like in super mario 3d world?
screenshot:
any comments are accepted
theres devforum posts
yes i know but they’re kinda outdated so people won’t give attention. so i reposted
Im famous cool B)
Serverscripts and replicate storage are heavy so it lags the game.
There is a forum post that was uncopylocked about the particles but its for R15.
Create parts I guess, and if heavy on server maybe use remote event and fire all clients.
That way you can also add an on and off setting for these particles later
Where can i get the open source from ?
Wait lemme find it rlq
[I gotchu]
I cant find it tho the owner might priv it.
I got this tho : Footprint trail is still enabled when foot is lifted
She uses the trail and made the dust effect whenever the player is walking.
She put the particle at the lower.torso
You could do something like whenever the humanoid speed increases it spawns the dust trail
If humanoid speed is 0 stop the trail.
For the trail itself you have to make the texture and then randomizes the size.
I ravcomend using photoshop or an ipad for drawing it.