Techokami / SonicWorldsNext

Official development repository for the successor to Sonic Worlds Delta
MIT License
142 stars 30 forks source link

When i change the charaters sprites and play the game it locks up #79

Closed Raptorq1 closed 1 year ago

Raptorq1 commented 1 year ago

I tried to change the sonic sprites for my game but when I ran the game the game just locked it self

DimensionWarped commented 1 year ago

As I mentioned before, issues are only for stuff that affects the codebase when it is unmodified from what is on Github. If you modified a sprite and the game froze, make sure you didn't remove any animations... the game depends on a lot of them being present and runnable in order to make sure you can play all of them without it failing.