I have a hotspot that is also a walkbehind and when you interact with the hotspot an object is supposed to become visible on top of the hotspot. I have just used a object.Visible = true code to make the object visible, but the object is behind the walkbehind. How can I make the object be drawn on top of the walkbehind?