Helco / zzio

Zanzarah - WIP modding tools and engine remake
MIT License
14 stars 3 forks source link

MovingPlanes are not correct #345

Open Helco opened 7 months ago

Helco commented 7 months ago

Most notably with e5021, MovingPlanes do not rotate correctly with non-default parent orientations causing a number of bugs e.g. in the cloud realm (1030, 1032, 1040)

Additionally the texture animation does not loop seamlessly

Helco commented 7 months ago

7cd37e10cc1af15dc9975bcd1aa40b9327babdbb fixed some general parts of MovingPlanes but not all. Good thing that useDirection is only used in e5021, but I need more time (and probably dynamic analysis at this point) to figure out what horrible math is causing Zanzarah to render these two quads.