Class TR_GrinderContoller
- Namespace
- FistVR
- Assembly
- Assembly-CSharp.dll
public class TR_GrinderContoller : MonoBehaviour, IRoomTriggerable
- Inheritance
-
TR_GrinderContoller
- Implements
-
Constructors
TR_GrinderContoller()
public TR_GrinderContoller()
Fields
GrinderBladesPrefab
public GameObject GrinderBladesPrefab
Field Value
- GameObject
GrinderSound
public AudioSource GrinderSound
Field Value
- AudioSource
MeatSpawnPoint
public Transform MeatSpawnPoint
Field Value
- Transform
ShatterableMeatPrefab_Meat
public GameObject ShatterableMeatPrefab_Meat
Field Value
- GameObject
public GameObject ShatterableMeatPrefab_Metal
Field Value
- GameObject
Methods
DamageGrinder()
public void DamageGrinder()
Init(int, RedRoom)
public void Init(int roomTileSize, RedRoom room)
Parameters
roomTileSize
int
room
RedRoom
SetRoom(RedRoom)
public void SetRoom(RedRoom room)
Parameters
room
RedRoom