How do I put string parameters in my customer effects?
only see float and percent, no more.
Thanks Very Much
to convert a string into a number you can use int()..
after that you can play with the number in every way you'd like, using round(), ceil() and or every other maths..
Develop games in your browser. Powerful, performant & highly capable.
yes, but I need put the parameters in the properties bar in my effect parameters, i need to pass to the codex strings vars , non only nuerical vars.