Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: fratello Manu on Tue 15/06/2021 15:39:38

Title: Set character's "z order"
Post by: fratello Manu on Tue 15/06/2021 15:39:38
Hi everyone!

I need to set/change characters "z-order" at run-time ... basically, I need a "char.BringToFront" function, useful to switch which character is on front if overlapping

Thanks!
Title: Re: Set character's "z order"
Post by: Potajito on Tue 15/06/2021 16:56:37
You can use "yourcharacter.Baseline" for that.