Hi,
I've got a prop with a grey box on it using cam.Start3D2D, but I want to make it scroll up when I look at it, I can do this but I want to cut off the stuff that will soon scroll up.
[IMG]http://i.imgur.com/Xz9596x.png[/IMG]
Where the red line is (the perimeter) I want everything OUTSIDE of that line to be invisible, and only render if it has the prop behind it
I've asked a few people and they say use stencils, but I've ready through the guides and they don't cover what I wish to do.
[QUOTE=Paperlacks;51818468]I've asked a few people and they say use stencils, but I've ready through the guides and they don't cover what I wish to do.[/QUOTE]
Stencils. How do they not do what you want? You draw a square the size of the area you want to keep into the stencil, then when you draw the content anything outside is cut off.
Sorry, you need to Log In to post a reply to this thread.