DarkRewar / BaseTool

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

Create a Dash Component for PlayerMovement #70

Open DarkRewar opened 5 months ago

DarkRewar commented 5 months ago

Description

In many games, players can dash (in 2D or 3D space) leading to a quick movement from point A to B.

Task

The objective of the issue is to create a DashComponent or DashBehaviour that can be tweakable in the inspector. It must contain :