CornellTech-Unity-project
1.0
|
▼NCyan | |
▼NElmer | |
CBotInteraction | Handles the interaction moments by keeping track of when things are grabbed, dropped etc |
CBotMovement | Manipulates the bot's movement for recreating actions |
CProcessTrajectory | Takes a trajectory and does all the basic parsing needed for interactions |
CActions | Easy access for bot actions? |
CBotWaitText | |
CCameraLock | When interacting with drawers player camera will lock in position until the drawer is released |
CChangeImgColor | Controls the color of the player pointer |
CDataCollection | Attached to player, collects player data every second and when instructed, data is compiled into json format |
CDDOL | Don't Destroy on Load when loading new scenes |
CDrawerDetails | |
CGeneralTimer | |
CHouseIdentifier | |
CHouseSetup | Indicates all of the scenes that should be in each house Put the name of each room that should be in the house in their respective string places Scene values are defaulted to the first of each kind |
CHover | Attached to player, shoots raycast every frame to check for interactability |
CInteract | Attached to player, player can interact with items in room that contain the tag "object" |
CInteractiveObjectDetails | |
CLoadRoom | Attached to a door |
CMapControl | Controls where the player indicator goes on the map |
CMoveWithDrawer | Attached to each drawer |
COnOffObjects | |
COpen | Attached to anything that can open |
CParticleControl | Turns particle effects on and off |
▼CPData | |
CDataInOneSecond | |
CTurnOnInteractRecord | |
CPrefabDB | Scriptable object that acts as a DB for all interactable objects |
CRewards | |
CRoomData | Scriptable object that holds name of object, vector3 spawn location, quaternion rotation and scale of objects in a room |
CRoomIdentifier | Attached to player |
CRoomManager | Attached to each scene/room |
CSafetyNet | Catches players and items that fall through floors and respawns them at a spawn point |
CSceneLoader | |
CScreenCapture | |
CStartManager | |
CTextureObjects | |
CTips | |
CTipsScreen | Handles the UI elements for the tipsscreen |
CTVManager | |
CWebGLInputManager | |
CSocket |