Well, this is the first thing I can't figure out by myself...
I'm trying to made a footsteps trail appears when the player enters an area.
The idea was to create the decals deactivated in the level editor and then activate them with a script when the player enters the area... But i can't create the decals deactivated...
Then i thought i could create the decals with a 0x0 size and resize them in the script so they "appear" magically, but i don't know how to do it either...
How can I do that trail appears from the thin air?
Thanks!