cocolabs / odyssey

Minecraft Forge desert themed survival/adventure mod.
MIT License
0 stars 1 forks source link

Add camel entity and animations #16

Closed ghost closed 4 years ago

ghost commented 4 years ago

The camel will be an important aspect of the survival experience and is part of the logo; so it would be good to implement for the MMD Jam so as to not mislead/disappoint.

ghost commented 4 years ago

As you probably know, Codetaylor has finished the commission and has sent a PR.

There are still a few things that need to be done before this issue can be closed.

First, I need to know wherever the camel has the same number of health points (hearts) as the lama which it is based off. This will allow me to add that info to the wiki.

Next you will need give the camel an equipment interface the same as the llama's; and add in the functionality to access it (see https://github.com/yooksi/Odyssey/wiki/Camel for more info).

Additionally, the general inventory should be completely unlocked from the start; where with the llama that requires you to place chests on either side first.

Watch this video for context: https://www.youtube.com/watch?v=rMd2Upb-jE8

ghost commented 4 years ago

I will be making the model/texture for the camels carpet/saddle & storage over the weekend; and will post a link to the file downloads here.

ghost commented 4 years ago

The camel moves around annoyingly when sitting, I think it would be best to disable its horizontal rotational movement when it is sitting.