Skip to content

Releases: joeldesante/rParticle

v1.3

14 May 23:12
521fb72
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...v1.3

rParticle 1.2.1

07 May 01:30
98e25b7
Compare
Choose a tag to compare

Bug Fixes

See #4

rParticle 1.2

15 Jan 05:06
54bd384
Compare
Choose a tag to compare
  • Adds new ParticleEmitter#Delete method which effectively locks the particle emitter.
  • Fixed bug that would cause hang time and crashes when the particle rate was set to zero or below.
  • rParticle now uses RunService#Heartbeat instead of RunService#RenderStepped. This means particles can now be used server side with out modifying the source code.

rParticle 1.1

17 Jul 03:03
d2a84f8
Compare
Choose a tag to compare

Fixes Bugs

This release allows the developer to use their own GUI Objects as particles.

rParticle

10 Jun 06:46
bc60fad
Compare
Choose a tag to compare
v1.0

Create Particle.lua