<div dir="ltr"><div>One the question "How to access adjacent nodes/drawables?"</div><div><br></div><div>All nodes/drawables have a getParents() methods that list all the Node's above it in the scene graph, you can traverse your parents list of children to get all the siblings.<br></div><div><br></div><div><br></div></div>