Loading...
Searching...
No Matches
AdventureHero.HeroBoulder Class Reference

Detailed Description

logic for the moving boulder tryp in the Canyon scene of the hero demo
moves between multiple points that can be configured in the inspector

https://adventure.softleitner.com/manual/hero-setup

Inheritance diagram for AdventureHero.HeroBoulder:

Public Member Functions

void Delay (float delay)
 

Public Attributes

float MoveSpeed
 
float RotationSpeed
 
float CornerDelay
 
Transform[] Points
 
Transform Model
 
AudioSource RollSound
 
UnityEvent Stopped