Multiple Touch Events
Hi there
I'm trying to create a score board for sport events with Snap Studio. I have created the result combinations with different images.
I want the result to go from 0:0 to 1:0 when touched and so on. For the first combination I was able to do that. All other combinations do not work, because I did't manage to create more "behaviours" in a row. My idea would be that the score is 2:0 at the second touch.
Is it possible to solve this without manual scripting?
hi Jon
yes you can do that . have a look at High Score Template
i recommend to check Simple High Score
And this is the guide to code it for Persistent Storage
if you need any help with coding just let us know
Cheers.
Thank you just me for your answer.
With the template you suggested, it worked perfectly fine.
I was able to complete my project so far. The only open problem is that the different layers do not scale the same way depending on the output device, which means that the elements move and the design changes.
Is there a setting to prevent the elements from moving in different ways?