@SplitMindGaming If you want to still be able to interact with your game, you can't use overlays. You'll need to use layers instead, but I understand how this could be a bit annoying because you need it to kinda be on the UI layer but you already have stuff on that layer and you kinda want it to all be on its own. It would be nice if we could create additional UI layers, but for now your only option is to put the stuff on a UI layer. Another option would be to make a new layer for it and have everything constantly teleport to its place using screen coordinates but that would be kinda silly.