Fresh (Beta 1.1) - New Particle System
Whats This?
Fresh is a Newly Designed Particle system! And Beta 1.1 is HERE! Original post is here. That post goes into more depth! This post is more focused on the NEW version, and its arrival!
Whats New?
- Part Distribution! The particles evenly spawn throughout the size of the Emmition Part!
- New Way to set the Parameters/Arguments! Example:
local ParticleSystem = require(game.ServerScriptService.ParticlesPhaze3)
---
local T = ParticleSystem.new()
T.EmissionPart = script.Parent
T.Color = Color3.fromHSV(0, 0.701961, 1)
T:Spawn()
Keep in mind, I made it so some of the values have a default value if you just dont want to set those!
- The System is a PLUGIN!
- TweenInfo is a new Parameter!
- Spawns with a Folder! (For Organization Purposes)
- The Official, “Fresh” Logo is here!
- Squashed some bugs/glitches with Beta 1.0!
What does it Look Like?
Get It!
https://www.roblox.com/library/6309968544/Fresh-Particles-Beta-1-1
Community Feedback is something I am always taking! Give us your recommendations to help make fresh dominate the Current ROBLOX Particle System. You can Message / Follow me on twitter here:
https://twitter.com/DC_Edm_Producer
Other
Update Forum Here