Already have in my example, you can scroll but if you release finger, the 1st and the last one will not go too far the top and bottom.
Yes you can import in the text file and load on start.
And you can change the separator to other if in your quotes have this separator "-".
I have an example for you.
drive.google.com/file/d/1r9vYLXfQS_uHGQPN7RGKbyIqZRm1slDE/view
You can use round(price) to remove the decimal.
You have 1 animation Idle only so if you release any key, it will play that animation.
To solve it:
If left key released, play idle and set mirror is true.
When pressing Right key set mirror is false.
Develop games in your browser. Powerful, performant & highly capable.
You should use the keyboard for this:
When key arrow right is pressing -> play "RightAnimation"
When key arrow left is pressing -> play "LeftAnimation"
When any key released -> play "Idle"
Did you insert any image into it? Or you inserted in a layout that is invisible.
You should rotate less than 180, around 10 is ok.
180 is too fast.
Check your default layout, maybe you are selecting the sprite page.
You only need to rotate the head.
Left key -> rotate counter-clockwise.
Right key -> rotate clockwise.
Member since 13 Nov, 2014