@allanon@mastodon.uno
#TheGate for #Amiga
---
While working on room 20 I had an idea.
Background animations ar limited to 7 per room but I have big containers where I want to run bubble anims so I exanded the code to handle animations within an area.
Instead of the fixed (x,y) position I can now define xstart:size and ystart:size to define an area where the animation will be played back at a random position within that area.
The position is refreshed at each anim cycle.
Tested it and it works.
#indiedev