CornellTech-Unity-project  1.0
Classes | Namespaces | Enumerations
Interact.cs File Reference

Classes

class  Cyan.Interact
 Attached to player, player can interact with items in room that contain the tag "object" More...
 

Namespaces

namespace  Cyan
 

Enumerations

enum  Cyan.InteractStates { Cyan.InteractStates.isNotInteracting, Cyan.InteractStates.isHolding, Cyan.InteractStates.isPulling }
 Possible interaction states for player. More...