Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
Glaas committed Apr 2, 2021
2 parents cfdd616 + a34bdd1 commit c0783c4
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,23 +2,26 @@

**Seb Essentials** is a collection of tools for [Unity](https://unity.com), created to avoid the hassle to re-create the same scripts over and over again. New features and tools will be added as I create more things that I want to re-use in the future.
Tools provided include :
- FPS Player Controller
- [FPS Player Controller](https://github.com/Glaas/SebEssentials/wiki/FPS-Player-Controller)
- 2D Player Controller
- Item Animator (set-up bobbing and rotation)
- GuiStyle presets
- Mathematical curves library
- Math functions and extensions
- Some standard materials
- A custom checkerboard shader (HLSL) using included textures for prototyping

You can access the [documentation](https://github.com/Glaas/SebEssentials/wiki) in the [wiki](https://github.com/Glaas/SebEssentials/wiki) of this repository.
Contribution is strongly encouraged ! Please open issues and pull requests if you spot bugs or have some idea to improve or optimize.

## CREDITS
Some of the code in this tool are
[Sebastian Lague](https://www.youtube.com/channel/UCmtyQOKKmrMVaKuRXz02jbQ)
[Erik Roystan Ross](https://www.roystan.net)

Some of this code is built upon code by :
- [Sebastian Lague](https://www.youtube.com/channel/UCmtyQOKKmrMVaKuRXz02jbQ)
- [Erik Roystan Ross](https://www.roystan.net)
- [Ciathyza](https://www.ciathyza.com)
## SPECIAL THANKS


*Under the MIT License.*

***Seb Essentials** is completely free and always will be.*

0 comments on commit c0783c4

Please sign in to comment.