comet lookin ahh.rbxm (48.4 KB)
umm, do you want the particles to look like squares ? or what about a different particle?
also the particles should prob also have a movement that is in the directions that the commit is moving… like they should not just be floating not moving, because they would have velocity
I want the particles to be squares which face any random direction and rotate in any random direction.
However, I do not want them to move. If I did, I could code that in easily.
also a few things, unless you want squares…
I turned yours off, then in the Tools market , searched images , for ‘star transparent’ to get an images that looks like a spark or star, but has as transparent background…
I then added 4 different image ids of them, did a color sequence on one of them to add some color and color changing…
then on all of them I thought the size could be bigger at first and then then get smaller to add a shrinking to them … which then gives it a shrinking tail effect instead of a box like shape, when the commit is moving
then I set the transparency from big to small so they would fade
(put in correct tans setting)
oh… well if you want them to face a different direction, they are flat images, and the player will not always see them
That’s ok, considering that there are many which will spawn, and the comet moves really fast to the players perspective.
maybe you can do a velocity parallel or perpendicular and then spin the parent part?
That makes all the particles face the same direction.
As far as I know, what I am trying to achieve might not be possible without creating a lot of ParticleEmitters into the comet, and then rotating a bunch of attachments to which each particleemitter is parented to.
That’s exactly what I’m going for. As you can see, the flakes all face different directions instead of straight toward the camera.
This is also this resource that has an open place, and one of them has an example where the particle follow the player… I was also going to see if it could follow a model which I assume it could… maybe it has more tunable features.
The are still set to facecamera, it might look that way, because the size is shrinking as time goes and the transparency … plus they are not squares so you do not notice them being flat as much
Did you use Squash at all? that could give a fake perspective.
or maybe they are rotating… and its an illusion or something, plus I am off angle ,not looking from the player straight…
squash is the same setting as urs
Check you message in box. A Holiday gift is there.
Looking at the rbxl file, the variation in the sparkles creates the effect I’m looking for.
Thank you for your time.
Welcome, was fun making it. Let us know how urs turns out
10 hours later, version 56…
Added some more shizzle 2.0…plus used Suphi’s modified projectile script to arc it…
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.