6 Commits

Author SHA1 Message Date
41ad534a7a feat: Debug Raycasts of Weapon 2024-12-06 02:31:11 +03:00
80ac2f9600 style: changed variables to match code style 2024-11-27 23:11:42 +03:00
3cb9351bdf Huge Updates
Non-code updates:
- add new package Multiplayer Play Mode
- add new (test) Build Profile
- update (test) Level Design for MultiplayerScene
Code updates:
- RobotController.cs:
  - changed variable scopes to protected
  - changed function scopes to protected
  - add audioListener to NetworkObject
  - add new Input Methods: OnAim, OnCrouch, OnInteract
  - Trooper.cs - (test) descendant class for RobotController
2024-11-27 03:29:12 +03:00
02aa35e0a3 fix Robot Cam network authority 2024-11-24 23:47:46 +03:00
5720408bbf Add DevConsole (in-progress) & minor updates
DevConsole:
- UI and Controls (PlayerInput)
- Still need access to scripting & other Unity Staff
Test Robot:
- Deleted unusual prefab
- minor updates to TestRobot with Ak
2024-11-21 11:26:06 +03:00
26d50ff918 Project Structure Update 2024-11-21 02:53:21 +03:00