LSBUGPG / UnityLibrary

A library of useful Unity components and test scenes
GNU General Public License v3.0
0 stars 0 forks source link

Lava geyser #95

Closed hoshpup closed 7 years ago

hoshpup commented 7 years ago

Installation instructions:

Download and open up a new Unity project. Make sure you also import the Character Controller Package before!

Import the package by going to Assets > Import Package > Custom Package.

Once completed go to "Scenes" then click on the scene in the folder to open it.

SETUP:

For some reason, unlike the last package this one saved the script positions correctly, so no need to drag and drop stuff.

However the ThirdPersonController has two HealthManagers, remove the first one for it to work (the one that doesn't have any assigned scripts under the inspector).

If the wrong one is removed, just follow the steps listed here: https://github.com/LSBUGPG/UnityLibrary/pull/94