ToCraft / woodwalkers-mod

Transform into a mob!
https://discord.gg/Y3KqxWDUYy
MIT License
8 stars 2 forks source link

Allow Player to ride shaped Player #24

Closed ToCraft closed 7 months ago

ToCraft commented 11 months ago

If one Player is shaped as e.g. a horse, the other player should be able to ride him.

ToCraft commented 11 months ago

Works now, but the "as-horse-shaped-player" doesn't notice the change and is still able to hurt the "riding" player (screenshots).

As-Horse-Shaped-Player: 2023-10-11_08 40 01

Riding-Player: 2023-10-11_08 39 54

Other-Player: 2023-10-11_08 39 52

ToCraft commented 8 months ago

I just found the startSeenBy and stopSeenBy methods on Entities... Maybe they'll fix this?

ToCraft commented 7 months ago

Finally I managed to fix the render bug!!!!!! (as of 0220a0e8adb5fe4c2952e159f47a536bf65c7b76). It's still looks a bit glitchy but works fine! :partying_face: