2d Triceratops Character

HenryC#

(0)
$4
Publisher HenryC#
File size 25.04MB
Number of files 553
Latest version 1
Latest release date 2018-06-14 08:37:23
First release date 2018-05-31 08:37:18
Supported Unity versions 2018.4.2 or higher
Need a triceratops with smooth animations for your 2d game? Then this may be what you need.

Try the character out on the Unity web player here:
http://henrychancpuprogramming.com/UnityWebPlayerDemos/2DTriceratops/2DTriceratopsTest.html

This triceratops could be used in many ways. It is mainly used as a controllable character or as an enemy. The animations for the character were created using Spriter Pro.

A prefab of the triceratops is included. The prefab contains a player controller script, so all the scripting for the player controls is already done if you choose to use the script.

You may also use the triceratops as an enemy or as a background object.

Animations included are: idle, walk, sprint, jump, attack, jump attack, take damage, and death.

What is inside?

* png files for the idle animation.
* png files for the walk animation.
* png files for the sprint animation.
* png files for the jump animation.
* png files for the attack animation.
* png files for the jump attack animation.
* png files for the take damage animation.
* png files for the death animation.
* png files for all the individual body parts (head, torso, upper leg, lower leg, etc).
* .anim files for all the animations.
* Animator controller.
* A prefab for the triceratops that has all collision boxes setup and also a script that enables you to control the character. Just drag the prefab into the scene to start using the character
* Practical demo scene to show the character in action.