Hello everybody, how do I get effects to work on text? I put a pulse effect on the text, but it's not having any affect all. Can somebody tell me why it's not doing anything?
The Pulse effect works on "Text" objects..
Does it require a small amount of code or something to get it working? Because I'm telling you, I've tried the "Pulse" effect on my text and it's not working. Why isn't it working?
Bump:(
Bump...
Develop games in your browser. Powerful, performant & highly capable.
Works for me. Does this work for you? [attachment=0:3levkmyt][/attachment:3levkmyt]
Hey — Thanks for helping. No, it still doesn't work. Also, why when I preview pulseText.capx, it displays the word "WebGL" rather than "PULSE"?
Might depend on which browser you use. In IE, it shows "canvas2d" and doesn't pulse. The text is set by the one event. Disable it or change it as desired.
Yeah it's set to show the renderer. If it's showing "webgl" and it doesn't work I'd imagine it's your graphics driver not supporting that effect. Have you tried the pulse effect on a sprite? And do other effects work?