bradhannah / Ultima5Redux

A mostly true to the original Ultima 5 remake in C# using the original U5 data files.
https://u5redux.wordpress.com/
MIT License
65 stars 7 forks source link

Bug: Travelling on magic carpet is flickery #450

Closed bradhannah closed 1 year ago

bradhannah commented 1 year ago

Problem with optimization I used that in Update of UltimaTile. It was easier to disable it than to solve for edge cases.