FredericRP / Standard-Assets

DEPRECATED - USE SEPARATE REPOSITORIES FOR EACH ASSET NOW

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standard-Assets

Useful code assets for your games projects. Those assets are an update of assets used in my former video games XP used to release games on PC, Mobiles and Switch(c).

How to use

Installation

Using submodules

You can import the whole project as a submodule in a unity project. From your usual git interface or command line, just add the submodule in a subfolder of the Assets/ folder by using its URL (click on the green code button to get it).

Using unity package

  1. Import the package: download the latest from the Releases section here on github.com/FredericRP/Standard-Assets/releases
  2. Some assets have a demo scene under their own "Sample" subfolder. Open those scenes to get a demo of how it works.
  3. All assets have a README file, but you also have everything documented in this file.

Available packages

Each package can be found in its sub folder:

That's all folks !

Thanks for downloading this unity package, I hope this one will be added to your favorites one. Those assets saved us a lot of time when we developed games for clients and gamers, and hopefully it will do the same to you.

Here are some useful links to reach me:

All assets: https://store.fredericrp.com

Twitter: https://twitter.com/fredericrp

Website: https://fredericrp.com

About

DEPRECATED - USE SEPARATE REPOSITORIES FOR EACH ASSET NOW

License:MIT License


Languages

Language:C# 98.9%Language:ShaderLab 1.1%