Moving objects on top of an image, how?

What I’m trying to do:
A boardgame. Uploading an image for the track, and then uploading + moving an image around the track

What I’ve tried and what’s not working:
The XY_panel (since the blocks along the track aren’t exactly square, so the grid might not be suitable)

Is the quickest answer to figure out how to create the background in css, and lay an XY_panel on top?

Just a hunch, but perhaps a Canvas component might make some steps easier to program:

2 Likes

Here is an example: Digital-Analog Alarm

Cheers. I was reading through this and it looks promising

Much appreciated. It’s a great example, thanks :slight_smile: