but ive got a small problem
say theres a box
when the player is behind the box the zdepth should be high
when the player is in front the zdepth should be low
its a kinda game with the layout of habbo hotel
the diagonal walk ect

so wt would i do?
if (player.y < box.y)
{
change z depth ect
}
Users browsing this forum: No registered users and 1 guest