Making characters appear in the background


Hey guys, I do have a question to ask you all. Is it possible to have players appear In The background of levels? You’ve seen this happened before in other plat former games, like, Kirby triple deluxe, or, super Mario bros wonder. Dynamite heady. I want to know if it is possible.

Yeah, I mean I haven’t implemented it myself, but I can think of a few ways you could do this.

The easiest is probably going to be just doing different layers and then moving the object to the layer in the back and adjusting its size and maybe adding an opacity effect.

I think there is a behavior that makes things smaller in the background automatically.

Any other way that I explore to do it seems really convoluted to me unless I was trying to do it another way due to other systems I had implemented.