I’m learning Felgo and am experimenting with the RUBE example (flying penguin). Could someone explain:
- Why is the background divided into 10 images of 700x700px?
- Why is the background divided into TOP images and BOTTOM images? (overlapped to create cave)
- Why is the icicle background not aligned with the cave top and bottom (they start 100px+ to the right). Is that something I have to consider in designing a background or is that just an error upon creating the demo?
- If I wanted a sprite for the Penguin, can I do that through RUBE? If not, should I set NO image in rube for the penguin? Do I add the sprint in Felgo QML code?
Thanks!