Skip to content

A module for creating particle effects that physically interact with the game environment.

License

Notifications You must be signed in to change notification settings

tenx29/PartEmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PartEmitter

PartEmitter is an open-source module designed to allow the emission of particles that can physically interact with their environment on Roblox. It allows you to create Physical Particle Emitter objects that, for the most part, act just like regular ParticleEmitters. However, unlike ParticleEmitters, PartEmitters are, for example, able to detect when a particle is touched and can even be affected by the physics engine. All of these behaviours can be configured by the user to suit their need.

About

A module for creating particle effects that physically interact with the game environment.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages