Is it possible to read an integer one digit at a time? For instance can gamesalad read 1234 as 1•2•3•4?
Yes. You'll need to use the new subString() function. I have a demo that has the function build inside. Check out the iOS 7 Lock screen demo here: http://forums.gamesalad.com/discussion/63093/community-tutorials-by-braydon-sfx#latest
Thanks! I appreciate it!
Comments
Yes. You'll need to use the new subString() function. I have a demo that has the function build inside. Check out the iOS 7 Lock screen demo here: http://forums.gamesalad.com/discussion/63093/community-tutorials-by-braydon-sfx#latest
Thanks! I appreciate it!