Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.51 KB

README.md

File metadata and controls

47 lines (32 loc) · 1.51 KB

🕹️ 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.