VFX, SFX & Animation plugin (+library with 2,000+ textures, 300+ sounds)

VFXPlugin logo (small)
The only plugin you’ll ever need for VFX, SFX and Animation! (11+ different features)


:small_blue_diamond: Features

First, i want to make it clear that this plugin Fully supports SFX :loud_sound:
you can emit them, edit them, and currently there are 300+ sounds in the library.
i couldn’t find any other plugin that does this or can Emit lights :candle:

:tada::candle: Emit functionality:

  • Emit repeat toggle with adjustable cooldown

  • Classes:

    • VFX: {ParticleEmitter, Beam, Trail, Light, Sound}
    • VFXContainer: {BasePart, Model, Folder, Attachment}
  • Attributes:

    • EmitCount: Amount of particles emitted. used only on a ParticleEmitter
    • EmitDelay: A delay before emission. can be used on any VFX or VFXContainer
    • EmitDuration: A duration where the VFX is enabled. can be used on any VFX
    • EmitFade(In/Out): A fade in/out time. both can only be used on Light, Sound
    • EmitImpact: used for impact frames on any VFX or VFXContainer

:art: :gear: Sliders:

  • First 3 sliders: Rotates the hue, saturation, lightness of selected VFX.
  • 4th Slider: Multiplies any given property with the types number, NumberRange, NumberSequence. ex: Size, Speed, Lifetime, Rate, Squash (can go beyond roblox limits)


the VFX shown in the video is free in my discord server

:books: :loud_sound: Asset Library: (textures + sounds)

-- Textures (1,000+)
Beam, Flipbook, Lightning, Fire, Crack, Splash, Shockwave, Star, Flare, spec, Lines, Wind, Smoke, Circle, Twirl, Slash, Impact, Sphere, Kanji, Pixel, Pulse, Ripple, Aura
-- Sounds (300+)
Sound, Classic, Sword, Gun, Rock, Explosion, Hit, Swing, UI, Fire
  • Reset button: resets all assets except ones with the keyword “Uploaded”

    • Used for applying update changes, like adding newly released assets.
  • Insert button:

    • Automatically applys pre-set properties. for example flipbook Grid and FPS.
    • Textures on default insert as ParticleEmitter unless they have the keyword “Beam”
      which will make them insert as a Beam. and sounds insert as Sound (see video)
  • Upload button:

    • Manual upload using asset id (rbxassetid://0000000)
    • Flipbooks automatically get the “Flipbook” keyword
    • Beams and trails automatically get the “Beam” keyword
    • Uploaded assets automatically get the “Uploaded” keyword
    • Automatically uploads all assets from selected VFX
      ~ you can upload all assets from a whole game by selecting Workspace!!
  • Flipbook preview: Textures Animate in the library based on Grid and FPS.

:comet: Trail preview:

:man_running: Animation util:

  • Importing from blender
  • Animation spoofing from assetid
  • Flipping on x-axis (for example a side dash)
  • Adding markers using keyframe number
  • Uploading animation to roblox
  • Planning to add soon:
    • exporting rigs
    • playing VFX on animation

:small_blue_diamond: Other features:

  • Sequence copier:
    • Copy any sequence property and paste it to 1 or more VFX
    • Properties: Size, Squash, Transparency, Color, WidthScale
  • Re-time:
    • HOW TO: type Retime in the textbox of the 4th slider then drag it.
    • Properties/attributes affected by re-time: (direct/indirect variation)
      image
  • Advanced searching (library): ex: spec&flipbook, spec flipbook
    & shows all specs and all flipbooks, while only shows specs that are a flipbook.

:package: How to get:

Currently theres no secure way for me to publish it to the creator store.
because if only 1 buys it, he can give it to everyone for free, when roblox fixes that problem, i will publish it to the creator store.

For now you can buy it in at https://discord.gg/pvQfsav4fn for $6.99 or 3,000 robux.

ITS 100% LEGAL TO SELL PLUGINS OR ASSETS OUT OF ROBLOX.
boatbomber who WORKED FOR ROBLOX sells multiple plugins on itch.io

Also selling asset packs, VFX etc on discord is very normal. its not like a hidden blackmarket or anything, you can find it in most development servers such as RoDevs and RoVFX.

:free: i MIGHT do giveaways for it in the server when we reach a solid member count. (like once a month)

~ :gem: First 50 (4 remaining) buyers will get an exclusive role in the server :gem: ~


This plugin has alot of features, so there might be some bugs (report them if you find any)
:memo: Let me know your thoughts and suggestions and how i can improve it :]

:bangbang: Please report bugs in the server instead of replying because we might have a long chat.

:heart: don’t forget to like the post if you think this is a good resource!

29 Likes

Correct me if I’m wrong but is it not against ToS to sell stuff off the platform?

3 Likes

also selling asset packs, vfx and scripts on discord is very normal. its not like a hidden blackmarket or anything, you can find it in most development servers such as RoDevs and RoVFX.

1 Like

Just because someone gets away with doing something illegal, doesn’t mean you should to do it.

To stay on topic.

Looks very nice! I honestly don’t know if I will pay 6 dollars for it, but the vfx looks great!

1 Like

Do you know who boatbomber is? this is from his portfolio
he worked for Roblox, has won 8 bloxy awards and alot more. yet he sold plugins out of roblox.
and i’m sure roblox knows about it. which proves that Roblox allows it.

1 Like

It’s a saying, meaning if someone gets away doing something bad, doesn’t mean you should do it.

well i just proved that its legal.
because boatbomber who worked for Roblox and spoke on stage at RDC twice did it multiple times.

i think Roblox should find a solution to the stealing plugin problem by not storing plugins locally and have their scripts and stuff hidden from the user while making sure its safe by using PluginPermissions and moderators viewing the plugin’s source.

2 Likes

For a seven dollar price tag, this is genuinely a steal. 1,000+ built in features and 300+ built in sounds, is super convenient considering how much of a hassle it is to upload everything individually to the website.

Is it continually updated? I might consider purchasing it later today.

3 Likes

:heart: Thanks. yes its continually updated. there are alot of assets and features i have yet to add.

2 Likes

yeah

you can do that regardless of where it’s sold

1 Like

no, i have a whitelist system. theres like 3 people who tried to share the plugin with their friends but failed.

1 Like

Hopefully that system is written pretty damn good. Anyone can rewrite and remove the whitelist thing

1 Like

dw. i knew that could happen and prevented it.

1 Like

you uh

can’t lol

how would you prevent this

3 Likes

can’t tell you, it’d be easier to work around.

2 Likes

is it just encryption? If so you should probably state that your plugin is encrypted (it isn’t stated anywhere in the post and it sorta makes the plugin less trustable if it is)

1 Like

New feature: IMPACT FRAMES

  • How to use: make an attribute on a VFX with name EmitImpact and type string
  • Set the it to: Frames, R, G, B, Contrast, Saturation, +Duration, -Duration
  • Saturation, +Duration and -Duration are optional. default values are 0, 0.055, 0.055
  • Example: 2, 255, 99, 99, 16 does 2 frames of RGB color 255, 99, 99 and contrast 16.

image
image

it depends on the VFX. for these i used a Star, Impact, Wind and spec textures.
the impact frame emits with the Sar and Impact textures, so it looks like this.
which means you can get creative with it and make what fits your VFX :sparkles:

Quick question, when I buy the ticket, and get sent to the ticket channel in your discord, do I send my userID/username to the same channel?

yeah, i gave you the plugin a long time ago but you weren’t online and you’re still not.

Ohhh ok sorry about that lol havent been home yet, thank you though, cant wait to try it out!

1 Like