2D Ultimate Side Scroller Character Controller
  • Introduction
    • Purpose
    • Overview
  • 🛠️Setup
    • Quick Setup
    • Detailed Setup
  • Content
    • Utilities
      • Custom Attributes
      • Extensions
    • Input System
    • Physics
    • Layers
    • Player Data
      • Physics Variables
      • Walk Variables
      • Crouch Variables
      • Jump Variables
      • Land Variables
      • Dash Variables
      • Wall Movement Variables
  • ⛑️Help
    • FAQ
    • Adding States
    • Removing States
  • Development
    • Features - V1.0
    • Roadmap
  • 📪Contact Me
    • Contact Me
Powered by GitBook
On this page
  1. Introduction

Purpose

Welcome to the documentation for 2D Platformer-Sidescroller Controller Asset! This asset provides a comprehensive, customizable, and easy-to-use framework for creating responsive and dynamic player characters in Unity for 2D platformer and sidescroller games.

By the end of this documentation, you should have a comprehensive understanding of the asset's structure and how each script and component work together to create a smooth and responsive player character controller. Whether you are looking to integrate this asset into your existing game, build a new project from scratch, or simply learn more about 2D game development in Unity, this documentation should provide valuable insights and guidance.

Let's dive in and start exploring the inner workings of my 2D Platformer-Sidescroller Controller Asset!

NextOverview

Last updated 2 years ago