DarkRewar / BaseTool

A big library of basic tools that you might need in your Unity projects.
MIT License
41 stars 6 forks source link

Enhance Top Down sample #72

Open DarkRewar opened 5 months ago

DarkRewar commented 5 months ago

Description

For now, the top down sample uses a capsule as character. And the documentation is quite poor. We should enhance all of that.

Process

First, the sample should include a 3D model with animations (that would be used by others movement sample). This model will be added to the top down sample and top down player to let users know how to implement properly the component.

Then, we should upgrade the documentation by adding gifs of the sample.