Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length.
 
Entire Forum
This board
This topic
Members
Entire Site
Home
FAQ
Help
Bug and Suggestion Tracker
Search
AGS Wiki
AGS Games
Login
Register
Adventure Game Studio | Forums
|
AGS Support
|
Beginners' Technical Questions
(Moderator:
Iceboty V7000a
) |
Topic:
Object always behind (SOLVED)
« previous
next »
Print
Pages: [
1
]
Author
Topic: Object always behind (SOLVED) (Read 115 times)
Tweet
Share
TheRoger
Old pic got blocked...
Object always behind (SOLVED)
«
on:
18 Jun 2011, 13:34 »
Is it possible to make, that object would be always behind. because right now, if character stand near door, he is drawn behind them.
«
Last Edit: 18 Jun 2011, 15:34 by TheRoger
»
Logged
Dualnames
AGS Baker
Re: Object always behind
«
Reply #1 on:
18 Jun 2011, 13:45 »
Set the baseline of the object to 1.
Logged
barefoot
Guitar Man
Re: Object always behind
«
Reply #2 on:
18 Jun 2011, 13:47 »
Change the objects baseline in events panel to true..
bareoot
Logged
I May Not Be Perfect but I Have A Big Heart ..
Wyz
AGS Project Admins
anno 1986
Re: Object always behind
«
Reply #3 on:
18 Jun 2011, 13:47 »
Objects have a property called 'BaselineOverriden', if you set this to true you can specify a baseline yourself just like the how you would do for walk-behinds. It does not show the line in the editor (but I don't know if the newest editor does this) so you need to specify the y-value yourself.
Logged
Life is like an adventure without the pixel hunts.
TheRoger
Old pic got blocked...
Re: Object always behind
«
Reply #4 on:
18 Jun 2011, 13:56 »
Wow, I'm a genius. I was trying baseline stuff, with 1000 or -1, but never left default 1.
That solved it, thank you guys.
Logged
Print
Pages: [
1
]
« previous
next »
Adventure Game Studio | Forums
|
AGS Support
|
Beginners' Technical Questions
(Moderator:
Iceboty V7000a
) |
Topic:
Object always behind (SOLVED)