Unclaimed Package Is this your package? Claim it to unlock full analytics and manage your listing.
Claim This Package

Install via UPM

Add to Unity Package Manager using this URL

https://www.pkglnk.dev/unityessentials.git?path=Unity Essentials/Assets/Essentials

README Markdown

Copy this to your project's README.md

Style
Preview
pkglnk installs badge
## Installation

Add **Unity Essentials** to your Unity project via Package Manager:

1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/unityessentials.git?path=Unity%20Essentials%2FAssets%2FEssentials
```

[![pkglnk](https://www.pkglnk.dev/badge/unityessentials.svg?style=pkglnk)](https://www.pkglnk.dev/pkg/unityessentials)

README

Unity Essentials

This is the repository of the asset "Essentials" found here. It is currently being improved as part of a university final year project.

The Asset

It includes a bunch of small features that Unity should include by default to help the users and improve the workflow.

Some of the features that it includes are:

  • Integrated and easy-to-use pool system.
  • The ability to Debug lists.
  • Simple animations' system to animate any component trough code or the inspector.
  • Easier to use random class.
  • Extensions of multiple classes to add some commonly-needed functionality.
  • Disabling of the completely useless warning CS0649.
  • Additional shortcuts.
  • Etc.

To find more detailed information, you can access this file.

The university final year project

The main objective of the project is to develop an asset that would work as a set of tools and features that the average developer would most likely need in most of the projects made with Unity to reduce as much as possible the workload.

The latest version of the report (which still work in process) can be found here and it contains objectives, references, theoretical framework, schedule and methodology and the project development among others.

Comments

No comments yet. Be the first!