View Single Post
Old 13 September 2019, 21:35   #564
amiman99
Registered User
 
amiman99's Avatar
 
Join Date: Sep 2009
Location: San Antonio, TX USA
Age: 50
Posts: 1,184
Quote:
Originally Posted by Zener View Post
I should take a look at the z sorting for 0.7.2, if my memory is right there was room for improvement in the sorting.

I don't know what is your game, but in most games there is no need to call every frame the Sort by Z trigger, maybe once a second should be Ok (or not)
The game is a simple maze game with oversized enemies. The maze "corridors" are 32 pixels wide, but enemy is 64 pixels tall with 32 pixels collision box. sometimes the enemies from higher order overlap with lower order and it looks like they are stepping on each others heads.
Any solutions to that you can think of?
amiman99 is offline  
 
Page generated in 0.24857 seconds with 11 queries