Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: Ix-Star on Sat 22/04/2023 10:20:31

Title: Adding a second backround sprite
Post by: Ix-Star on Sat 22/04/2023 10:20:31
Hello, im trying to add a second lay to the backround, i read the tutorial and i havent found anything. If somone could help me ill be thankfull
Title: Re: Adding a second backround sprite
Post by: Snarky on Sat 22/04/2023 10:44:54
Backgrounds cannot have multiple layers. For additional layers, you may use room objects.

(However, depending on what you want the additional layer for, you could perhaps just use a walkbehind area instead.)