LLAMARPG / game

The public repository for the LlamaRPG game, just for the Issues page.
0 stars 0 forks source link

[Bug] Various map tiles have layering issues #26

Open Epirus29 opened 3 weeks ago

Epirus29 commented 3 weeks ago

There is a green square on the map that is on the wrong layer and the llama runs underneath it and gets covered. (185,248) Screenshot attached.

image

Warren1001 commented 3 weeks ago

tehres quite a number of these in various spots. also several things are still missing their bounding boxes and nothing prevents you from going outside the map on maps without a clear barrier

Epirus29 commented 3 weeks ago

tehres quite a number of these in various spots. also several things are still missing their bounding boxes and nothing prevents you from going outside the map on maps without a clear barrier

That makes sense, it's a super early version. Should I not report on the ones like this that I find?

Warren1001 commented 3 weeks ago

you can highlight the y-sorting ground tile issues. the ones that are "objects" (bridges, the big wood thing you can walk through) havent been correctly implemented yet. the ground ones should work as intended though, so all those should be reported. theres a couple of layering issues still that im aware of that shouldve been fixed

Warren1001 commented 3 weeks ago

also, another issue i noticed will be problematic later on. some of the tiles used that are objects (things you can be behind) have a solid ground texture underneath. those are all gonna have to be removed/replaced with textures that dont have a ground underneath (and are just transparent), otherwise youll be able to be under the ground one way or on top of the object the other way and theres no other choice other than choosing an object tile without a ground texture with it

red-squids commented 3 weeks ago

plain grass ground tile at 985.97, -883.94 covers character sprite (between the white fence entrance.)

Vvnguyen25 commented 3 weeks ago

multiple laying issues with mushroom textures in the cave north of the player's base. for instance: image

Vvnguyen25 commented 3 weeks ago

Fence laying issue at the following area:

image

Vvnguyen25 commented 3 weeks ago

player is able to walk through fences in these area:

image

Vvnguyen25 commented 3 weeks ago

invisible wall at this location:

image

Vvnguyen25 commented 3 weeks ago

unable to walk through this tile:

image

Vvnguyen25 commented 3 weeks ago

unable to walk through this tile as well:

image

Vvnguyen25 commented 3 weeks ago

Another tile laying issue here:

image

Vvnguyen25 commented 3 weeks ago

more laying issues with these tiles marked:

image

Vvnguyen25 commented 3 weeks ago

laying issues with the tiles marked here:

image

Vvnguyen25 commented 2 weeks ago

Dock tile isn't layered correctly:

image

Vvnguyen25 commented 2 weeks ago

House sprite issues here:

image

Vvnguyen25 commented 2 weeks ago

Water texture issue here:

image

Vvnguyen25 commented 2 weeks ago

Water Bridge layering issue here:

image

Vvnguyen25 commented 2 weeks ago

Unable to walk past this certain tile: image

Vvnguyen25 commented 2 weeks ago

Unable to walk on this patch of grass, but also it prevents the player from going out of bounds here too:

image

Vvnguyen25 commented 2 weeks ago

Unable to walk on this tile here in the X: image

Vvnguyen25 commented 2 weeks ago

Unable to walk on this grass tile here: image

Vvnguyen25 commented 2 weeks ago

Unable to walk on this tile here: image

Vvnguyen25 commented 2 weeks ago

Layering issue:

image

Vvnguyen25 commented 2 weeks ago

Layering issue: image

Vvnguyen25 commented 2 weeks ago

Unable to walk through these tiles: image

Vvnguyen25 commented 2 weeks ago

layering issue here: image

Vvnguyen25 commented 1 week ago

Unable to go past these stairs:

image