Planar Movement Controller
Description
The Planar Movement Controller component restricts movement to a two-dimensional plane, making it perfect for games with top-down or 2D-style navigation but still using 3D elements for interaction.
Usage
This controller is ideal for gameplay where characters need to move along a flat surface or grid, with no vertical movement involved. It’s commonly used in strategy games, puzzle games, or side-scrollers where characters need to navigate within a specific plane.
Key Properties
- Movement Speed: Controls how fast the character moves along the plane.
- Direction: Determines the initial direction of movement (e.g., north, east).
- Constraints: Restricts movement to certain axes (e.g., only X and Y axes).
Feedback
Please be sure to submit issues or feature requests through the embedded feedback form. In the event it is a major issue please contact us directly through Discord.