cocolabs / odyssey

Minecraft Forge desert themed survival/adventure mod.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add camel entity and animations

opened this issue · comments

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.

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

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.

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