nunuhara / xsystem4

Cross-platform implementation of AliceSoft's System 4 engine
GNU General Public License v2.0
45 stars 4 forks source link

StoatSpriteEngine: Make SP_GetMaxZ consider multisprites #189

Closed kichikuou closed 1 month ago

kichikuou commented 1 month ago

This fixes a problem in Vanish! where the opening movie was hidden behind other sprites.

nunuhara commented 1 month ago

Thanks!