How do I view multiple attributes in same expression?
Simple Gamer Arts
Member, PRO Posts: 305
So I have like 8 attributes I want to monitor... how can I put them all in the same expression?
I tried the .."&" but it seems to only work for text. Any ideas?
Comments
You almost have it!
You need to use .. to seperate the attributes in the expression editor.
If you want to have text between them, like in your example, you need to use:
.."&"..
Best,
Two.E
GSLearn.com | Templates | Free Demos | Udemy Course
Here's a demo of two ways to view multiple values. Note that adding a few dozen more values to the table and displaying those additional values would take about 15 seconds whereas doing the same thing with a few dozen new attributes -- and a really long expression -- would take much longer.
New to GameSalad? (FAQs) | Tutorials | Templates | Greenleaf Games | Educator & Certified GameSalad User
Thanks so much guys, really helped!
@Two.E
@tatiang
Yea, I see the difference in the demo you sent about using a table vs a bunch of attributes for monitoring or viewing purposes. THANKS!