Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Slasher on Wed 24/05/2017 16:44:59

Title: Character clipping height int
Post by: Slasher on Wed 24/05/2017 16:44:59
Hi,

I know I could just draw new sprites but wonder:

Can a character be clipped via a height int variable so that the bottom half of the character gets cut off?

Is this possible/feasible?

Thanks




Title: Re: Character clipping height int
Post by: Khris on Wed 24/05/2017 18:56:05
It's possible, but you need to create an array of DynamicSprites based off the current view frames and assign them to the same or another view using ViewFrame.Graphic.