Skip to content

5ks55/basic-combat-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Basic combat/movement system in Unity 3D

Developed a basic combat/movement system for Unity, allowing the character to perform various manoeuvres and actions.

🎮 Controls:

  • WASD - movement
  • Shift(press) - dash
  • Shift(hold) - sprint
  • W + Q/E - flip forward/backward
  • Alt - mouse cursor appears when held down
  • Right mouse button (hold) - сharged jump

📹 Videos:

🚶 Movement:

Movement.mp4

↕️ Flip forward/backward:

Flip.MP4

⚡ Dash and sprint:

Dash_and_Sprint.mp4

🐇 Bunny Hop:

Bunny_Hop.mp4

🖱️ Mouse cursor appears when held down:

Mouse_Cursor.mp4

🚀 Charged Jump:

Charged_Jump.MP4

🧗 Wall Climbing and wall jumping:

Wall_Climbing_and_Wall_Jumping.mp4

📋 Requirements

  • Unity Version: 2022.3.44f1 or later
  • Plugins:
    • ProBuilder
    • Cinemachine
    • Input System

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.