Adventure Game Studio

AGS Support => Beginners' Technical Questions => Topic started by: metalmario991 on Thu 24/01/2019 01:18:01

Title: Layer Issue
Post by: metalmario991 on Thu 24/01/2019 01:18:01
Hello. In my game, there is car that you open the trunk of.
You can walk behind this car and the player appears behind it.
I'm having a problem where the open trunk object keeps appearing in front of the player, and I can't seem figure out what about the baseline is causing this. Or if the walk-behind with the rest of the car is causing it.
Title: Re: Layer Issue
Post by: Khris on Thu 24/01/2019 07:17:04
Can you post an editor screenshot where we can see the baseline position?
It should be like this on the ground, from top to bottom:
- walkable area behind car
- baseline of walkbehind
- baseline of trunk object
- walkable area in front of car
with the last two making sure the player appears in front of the trunk object.