Hello everyone, Animal pack deluxe is now released and ready for purchase. Package contains plenty animals with several of basic animations (idle,eat, walk, run, attack,die) on each of them and with 2 material variations on some of animals for more variety. All content is PBR adjusted. Textures are in size of 2048x2048 or 1024x1024 for some smaller animals.
Hey i am not at the home for next at least 2 weeks so not much i can do about it. Animations are pretty decent in general in my opinion, but generally main basic animations are included only on avarage: idle,eat, walk, run, attack,die.
Hey guys Animal pack deluxe is now on very special price, only 5 USD! This is limited offer only for 1 week, make sure you dont miss it! If you like the assets please leave a review.
Purchased it.
But you need to submit this with unity 5 not 2007 rc 2. You won’t get many sales as not everyone is on the latest version.
Models are great!
The internal asset store won’t let you buy/download assets that are uploaded with a later version of Unity. You can still buy them from the web store, though.
The animal models themselves are good. But the animations are really bad and not useful. I can’t decide if I should write a review or not. I’d give you 5 stars for the models and the price, 5 euro for that is really cheap. But you can’t use the models except for prototyping and see how it looks like. But that’s it. I really would love to pay more and have proper animations
Wow is that really and in-engine screen? Really nice nature scene you got there. Sory to hear about animation quallity, some assets were animated a bit with a rush on my side and the animations in general are to only fit most basic need across general projects (walk,run,idle, eat,die). Sadly there is is not much i can do about that, i will try to adress with new assets that will be updated to package and do more animations, probably there isnt going to be much of quallity improvement, however i can add more animations on new assets.
I am noob to Unity and when I try adding, say for instance my bear into my scene it idles and then it dies. I have no idea how to change it’s animation. Any tips
Sory for late reply, the documentation that Jaimi provided should get you started. The reason why animal goes from idle to death state is because by default animation sequence is randomly going trough different stages of animations, by accessing animation controller you can exclude certain stages, however better way is to have some scripts in place that control which animation should be triggered.