I checked, and they're Actors, they have bounds, scale and rotation is applied, their regions have bounds and are actors. I put them on the shared page (I have 3 pages, 2 of which swap), and I even put them all on layer 2. The journal object is actually just a linkingpannel; the book and pedistal are swapped with the pages. Now, I'm pretty sure that even if I got the python files wrong, the objects would still be clickable, but I don't even get a hotspot

Here's my scripts:
- Code: Select all
ZJournal:
physical:
pinned: true
quickscript:
simpleclick:
pythonfile: ZeforaBookGUI
region: ZJournalReg
LinkingImage:
physical:
pinned: true
quickscript:
simpleclick:
pythonfile: ZeforaBookGUI
region: SMbookReg