Skip to content

TheTryph/rblx-vfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rblx-vfx

A simple module for roblox VFX

Installation guide:

Download the latest release of the module in the releases tab.

Documentation:

Functions:

Module's functions:

module:circleExplosion(pos : Vector3, size : Number) Ideal for making circle explosions

module:tallExplosion(pos : Vector3, size : Number) Ideal for making tall circle explosions

module:sphericalExplosion(pos : Vector3, size : Number) Ideal for making spherical explosions

module:blockExplosion(pos : Vector3, size : Number) Ideal for making cubical explosions.

module:stockExplosion(explosionName : stockExplosionName, pos : Vector3, size : Number) Ideal for making stock explosions mentioned below.

Properties

Module's properties

module.Color = Color3 Sets the color that the parts use, by default it is blue

Stock Explosions:

Used by module:stockExplosions(explosionName, pos, size)

Bust Pillar LargeThump

API:

void module:circleExplosion(pos : Vector3, size : Number) void module:tallExplosion(pos : Vector3, size : Number) void module:sphericalExplosion(pos : Vector3, size : Number) void module:blockExplosion(pos : Vector3, size : Number) void module:stockExplosion(explosionName, pos, size) Color3 module.Color

License

Roblox VFX is available under the terms of the MIT License. See LICENSE for details.

About

module for vfx

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages