-
Notifications
You must be signed in to change notification settings - Fork 35
Description
The Effect is not working on any world space 2d sprite or on the screen space or world space canvas
Other Small Issues
A unity Package not working
Basically i want a one click solution to just port the implementation in my project
curently when i want the dynamic planets in my game the planets are tightly coupled with the other systems like the color picker i want a way to just get the planets in my game fast and easy currently it would ask me to get this then that than that soon i just have a replication of your whole project in my game
one of the ways i could suggest is to give the planets a default value like you already have and use them instead if there is no canvas for the planet to choose color for
beacuse most of the time ppl will use the asset just for the dynamic planets in the background of the game not the main feature of the game so it is better to make the as easy as drag and drop to implement or just with a custom or already implemented instatiate function