SlayHorizon / godot-tiny-mmo

Simple MMO / MMORPG using Godot 4. disc: slayhorizon
MIT License
9 stars 4 forks source link

Visual Spite Fix #23

Closed WithinAmnesia closed 2 months ago

WithinAmnesia commented 2 months ago

I fixed the visual bugs (Knight not appearing) with the visual animated character sprites.

I took the latest build (updated my older build so its up to date) and fixed the missing visual Knight animations. I think all the deletions and additions are the same as the current version expect that one animation fix.

Github is just doing its thing.

WithinAmnesia commented 2 months ago

The "common/resources/builtin/sprite_frames_collection/knight.tres" 'conflict' is the one file I fixed to work and tested on multiple isolated builds to work. Any questions, suggestions and feedback are welcome.

WithinAmnesia commented 2 months ago

Don't add this! I replicated the bug! image

WithinAmnesia commented 2 months ago

I was having issues so I copy and pasted the working build version with the fix and then I had issues with the server not reading due to the godot folder and I deleted the godot folder and the game ran BUT the knight fix was gone and replaced with a missing / visual sprite bug.