+2 votes

My character is currrently like this:
I dont want this
https://imgur.com/a/8BxK1yJ

But I would like it to be behind the grass like this:

I want this

https://imgur.com/a/evRRtxM
the problem is that putting the character into the parallax background makes it behave like it is a background and camera doesn't follow it... so.. is there a proper way to do what I want?

Thank you very much!

Godot version latest
in Engine by (17 points)

1 Answer

+2 votes
Best answer

So, a ParallaxLayer is just a CanvasLayer with special properties. Change the layer property of the ParallaxLayer to control the draw order of the layer. Set its value to higher than the layer the player is on to put a ParallaxLayer in front of the player.

by (8,548 points)
selected by
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.