Update Log¶
Here you can see what updates the module has gone through, as well as a completely separate download for every update, incase you want to back-track or modify an older version.
There will not be a Creator Hub link for every older version however, as Roblox won't let me do that, so you'll need to download the .rbxm
file for older versions.
Version 1.0.0 - Debut¶
Downloads¶
Version 1.0.1 - Flipbooks¶
Changes:¶
- Added New Page Update Log
- Added Property Flipbook
- Added Prerequisite ObjectCache
- Removed Prerequisite PartCache
- Removed Prerequisite FastCastRedux
- Changed Name PartCacheFolder > ParticleCache
Downloads¶
Version 1.0.2 - Stuff I forgot to do¶
Changes:¶
- Added New Page Particle Commands
- Added Function FreezeParticle
- Added Function UnfreezeParticle
- Added Function GetActiveParticlesCount
- Added Function ChangeParticleProperty
- Added Function DestroyParticle
- Added Function SetParticlePosition
- Added Function SetParticleOrientation
- Added Function ResetRotation
- Added Property VelocityInheritance
- Added Free Template Falling Leaves
- Added Feature Vector3 can now be used with Size
- Removed Property LockedToPart
- Removed Obsolete functions and code
- Changed Property Rotation
- Changed Property RotationSpeed
- Fixed False flipbook warning
- Fixed SpreadAngle Y axis not doing anything
Downloads¶
Version 1.0.3 - Gun¶
Changes:¶
- Added Property CollisionRange
- Added Free Template Gun
- Changed Property SpreadAngle
Downloads¶
Version 1.0.4 - Models n' More¶
Changes:¶
- Added Property KeepOriginalTransparencies
- Added Property KeepOriginalColors
- Added Property KeepOriginalMaterials
- Added Property InstabilitySmoothness
- Changed Property Completely revamped Instability
- Changed Property SpreadAngle from Vector2 to Vector3
- Changed Free Template Revamped AudioOrbs
- Changed Free Template Revamped Fireworks
- Changed Free Template Revamped Fireflies
- Changed Free Template Revamped BouncyBalls
- Changed Free Template Revamped AudioWaveform
- Removed Free Template Falling Leaves
- Fixed SpreadAngle in templates broken
- Fixed Models not emitting correctly
Downloads¶
Version 1.0.5 - Pure Performance¶
Changes:¶
-
New Logo and Name VortexFX
-
Added Property LookAt
- Added Property EmissionShape
- Added Property CullingEnabled
- Added Property AggressiveCullingEnabled
- Added Property FocusAware
- Added Property RenderDistance
- Added Property MaximumParticleCount
- Added Property MinimumParticleCount
- Added Property AdaptiveParticleLimits
- Added Property CullingExtentsOffset
- Added New Page Performance Properties
- Changed Property Added CFrame options for Rotation
- Changed System Revamped Reactive Coordinate Interaction Point (RCIP)
- Added Free Template Lasers
Downloads¶
Version 1.0.6 - Groups¶
Changes:¶
- Added Property Grouped
- Added Property GroupAmount
- Added Property ParticlesPerGroup
- Added Property GroupBehavior
- Added Property GroupRotationBehavior
- Added Property GroupBehaviorOnHeartDeath
- Added Property ScatterPower
- Added Property AvoidDistance
- Added Property ClusterDistance
- Added Property GroupWalkExtents
- Added Property GroupWalkAggression
- Added Property OneToOneOffset
- Added Property GroupKillDelay
- Added Property GroupOrbitRange
- Added Property GroupOrbitAxis
- Added Property GroupOrbitSpeed
- Added Property GroupOrbitSmoothing
- Added Property Attractor
- Added Property Repulsor
- Added Property AttractorRange
- Added Property AttractorIntensity
- Added Property AttractorStyle
- Added Property RepulsorRange
- Added Property RepulsorIntensity
- Added Property RepulsorStyle
- Added Property CollisionGroup
- Added Property VelocityInheritor
- Added New Page Group Properties