Luca3317 / TMPEffects

Easily animate Unity text and apply other effects with custom tags
https://luca3317.dev/tmpeffects
MIT License
251 stars 11 forks source link

Allow easy creation of new parameter types #30

Open Luca3317 opened 2 weeks ago

Luca3317 commented 2 weeks ago

Is your feature request related to a problem? Please describe. Creating new parameter types (that are compatible with AutoParameters) is right now only possible if you also update the StringLibrary.dll.

Describe the solution you'd like Attribute that generate all functions etc. for a type to work as AutoParameter.