open-goal / jak-project

Reviving the language that brought us the Jak & Daxter Series
https://opengoal.dev
ISC License
2.84k stars 173 forks source link

Tank firing screen overlay is currently disabled #2605

Open water111 opened 1 year ago

water111 commented 1 year ago

Image

water111 commented 1 year ago

The overlay is now drawn, but is still missing texture animations.

water111 commented 1 year ago

Texture animation is now working. The last thing needed is the line/scanline stuff in blit-displays.gc. This one is a little tricky to implement because it probably needs to be delayed until everything else renders.