GitHub - IronWarrior/2DCharacterControllerTutorial: Source code for 2D Character Controller tutorial for Unity.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

2D Character Controller Tutorial

Source code for completed 2D character controller for Unity tutorial from my site, roystan.net.

Character Controller jumping around sample scene

Contains a 2D character controller that can walk and jump. This controller does not handle sloped surfaces: only flat ground or vertical walls. Uses custom physics and collision—no rigidbodies or forces are used.

About

Source code for 2D Character Controller tutorial for Unity.

Resources

Readme

License

Unlicense license

Activity

Stars

76 stars

Watchers

2 watching

Forks

28 forks

Releases

No releases published

Languages