How to combine string text and interger attribute in a "Display Text" attribute
pmbanugo
Member, PRO Posts: 4
I have a display text attribute that combines a string literal and a a Game attribute e.g "Level game.Level \n Start" but it displays zero so I'm sure it has to do with the data type conversion between integer and text.
How do I combine these?
Comments
@pmbanugo, like this
"Level "..game.Level.."\n Start"
MESSAGING, X-PLATFORM LEADERBOARDS, OFFLINE-TIMER, ANALYTICS and BACK-END CONTROL for your GameSalad projects
www.APPFORMATIVE.com