I’m having trouble figuring out how to clip entities in a scrollable window.
I have multiple entities in front of a box graphic. I want the part of the entities that collide within the window to be visible and the rest to not be. So half of an entity might not be visible (depending on placement by the scroll bar).
Is there an easy way to do this?
Thanks