I have just discovered a problem with a couple of my modded arenas, certain objects disappear when the camera is at a certain angle.
Eg. I have used a banner from above the entrance to make a logo on the floor but in-game when I angle the camera at the floor the object disappears.
Im assuming the the object has a property that tells it to only render when it will be visible to the camera, the problem is, it is now in a different location so I need to adjust that property.
Anyone know ho