Skip to content

DawnosaurDev/platformer-movement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Platformer-Movement

🎬Watch the Video!

📂Installation

  1. Clone the Project
  2. Extract the Zip File
  3. Either:
  • Import the a PlayerData and Player Movement script into your project
  • Or Open the Project in Unity

⚙Setup

🦘To Create a New Player🦘

  1. Create a new GameObject
  2. Add a BoxCollider (or another of your choice) and a RigidBody2D
  3. Add a PlayerMovement Script
  4. Create a Ground Check GameObject as a child to the player and position at their feet (do the same for two Wall Check GameObjects and positon on the player's sides)

📋To Create a New Player Data 📋

  1. In the project window, right-click -> create -> Player Data (at the top)
  2. Now edit the parameters as you like (read the script for more info on each variable)
  3. Drag and Drop it into the appropriate slot in the player, and you're good to go 🎉

ko-fi

License

MIT © Dawnosaur

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •