Wow thanks Sakib you’ve put me on the right track! Brilliant! I can see and reference objects now. Thanks very much!
Can I ask what the difference is between ‘dusk.buildMap’ and ‘dusk.buildMapFromLayers’ - the former lets me access layer info whilst the latter throws up an error…?
Also, I’m using: map = dusk.buildMap(“level.lua”, {3,3})
I guess the {3,3} refers to the layers?
Many thanks
– oh and if I scale up the map, the positions of objects don’t appear to scale - they need to be scaled separately…is this what should be happening?