The water tank texture is rounded although it's hitbox is not.
pythoncat1 opened this issue · 3 comments
pythoncat1 commented
Describe the bug
The water tank's texture shows it to be rounded at the edges, however it's hitbox is not so you cannot go against them.
To Reproduce
Steps to reproduce the behavior:
- Play the game
- Find a water tank
- Attempt to go against the corners
- Notice that you cannot
Expected behavior
The water tank's hitbox should match the texture's corners.
Katloo24 commented
This is intentional as we only have support currently for rectangular and circular hitboxes. Custom hitboxes will be added in the future.
leia-uwu commented
pythoncat1 commented
nice lol