Passing data (more than one) from scene to scene

let data = { a:activePointer, i:inventoryButton, o: { str:"another object" } }
1 Like