Welcome to UnityAssets! This repository is a collection of Unity assets created by me. These assets are designed to help you kickstart your Unity projects with ease and efficiency.
UnityAssets is a curated collection of various Unity assets, scripts, and tools that I've developed. Whether you're working on a game, simulation, or any interactive project, you'll find useful resources here to enhance your development process.
The PlayerController
script provides a comprehensive first-person character controller for Unity. It includes configurable settings for camera movement, player movement, sliding on slopes, jumping, and crouching.
For more details, check out the PlayerController README.
To get started with any of the assets in this repository:
- Clone the repository to your local machine:
git clone https://github.com/NiclzzK/UnityAssets.git
- Open your Unity project.
- Import the desired assets from the cloned repository into your project.
I welcome contributions to this repository! If you have improvements, bug fixes, or new assets to add, please feel free to fork the repository and submit a pull request.
This repository is licensed under the MIT License.
If you have any questions, suggestions, or feedback, feel free to reach out to me via GitHub issues.
Thank you for visiting UnityAssets! I hope you find these assets helpful in your Unity development journey.
Happy coding! 💻