Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tttsaurus/tseffect

This is a plug-in developed in Unity2020.3.14 that provides a framework to help managing both visual and nonvisual effects, reducing the coupling degree of the project.
https://github.com/tttsaurus/tseffect

unity unity2d unity3d unity3d-plugin

Last synced: 3 months ago
JSON representation

This is a plug-in developed in Unity2020.3.14 that provides a framework to help managing both visual and nonvisual effects, reducing the coupling degree of the project.

Awesome Lists containing this project

README

        

# TSEffect
This is a plug-in developed in Unity2020.3.14 that provides a framework to help managing both visual and nonvisual effects, reducing the coupling degree of the project.
You can extend the class TSEffectTemplate to create your own effects; there are examples under the folder TSEffect/Effect