Today I'm working on showing different versions of Saam, depending on the user's food, water, air and habitat levels.

I illustrated some new Saams to begin with:

Then I went into Bubble and started messing with conditionals.

I wanted to do a sum like: When (food+water+air+habitat) < 100, show tired Saam

Unfortunately I realised the conditional statement doesn't allow me to use brackets, so it would only run the < 100 part of the calculation on the last item in the list.

I realised I'd have to change images based on each field. I'm going to pose this as a question to Bubble on Twitter and start a forum thread about it too: none of those which I've seen have solved the issue, this one was probably the closest

Bubble Forum

Right now Im thinking

Starter image: neutral Saam

Sleepy Saam appears when Saam's food <40

Thirsty Saam with his tongue out, appears when Saam's drink <20 and hides (Sleepy Saam appears when Saam's food <40)