Skip to content

AryanSharma-hash/Unity-GameDev-Toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity GameDev Toolkit 🎮

A collection of modular, drag-and-drop C# scripts designed to speed up 3D mobile game development in Unity.

Included Scripts

  • MobileCharacterController3D.cs: A physics-based character controller built specifically for mobile touch inputs (drag/joystick).
  • SimpleEnemyAI.cs: A lightweight state machine (Patrol, Chase, Attack) for easy enemy behaviors.

How to Use

  1. Download or clone this repository.
  2. Drag the Assets/Scripts folder into your own Unity project.
  3. Attach the scripts to your GameObjects and adjust the variables in the Unity Inspector!

Contributing

Feel free to fork this project and submit Pull Requests if you have more useful Unity scripts to add to the toolkit!

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages