How do I view multiple attributes in same expression?

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

  • Two.ETwo.E Member Posts: 599

    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

  • tatiangtatiang Member, Sous Chef, PRO, Senior Sous-Chef Posts: 11,949
    edited June 2018

    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

  • Simple Gamer ArtsSimple Gamer Arts Member, PRO Posts: 302

    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!

Sign In or Register to comment.