Publisher | Hibby Games |
---|---|
File size | 580.98kB |
Number of files | 39 |
Latest version | 1.0.0 |
Latest release date | 2023-05-08 10:40:18 |
First release date | 2023-05-08 10:40:18 |
Supported Unity versions | 2018.4.2 or higher |
This is intended for URP. Useful as a character or enemy in a platformer game. Ladybug model with simple animations. Includes idle, look around, walk, jump, attack, hurt, and die animations.
Includes a default scene and prefab of the ladybug. Includes an example scene and prefab using a script for randomized colors. The "colorChanger" script randomizes the material color from a list of your chosen custom colors.
Includes example scenes and a prefab for following a Transform position. The "followPosition" script smoothly moves the ladybug to the position and rotation of a gameObject or NavMeshAgent, adjusting walk animation speed based on velocity.
Useful to quickly add a bunch of differently colored bugs to an environment, with random colors that can be customized to match the environment, and having them walk around on a NavMesh. You could animate or control an empty GameObject set as the target for a ladybug to walk to.