mirror of
https://github.com/Leahnaya/TheKingsRace.git
synced 2026-04-26 02:00:54 -05:00
added camera reference in networked player
This commit is contained in:
parent
26fbdba535
commit
534cc3c90c
|
|
@ -29,6 +29,7 @@ public class AerialStateManager : NetworkBehaviour
|
|||
|
||||
////Objects Sections
|
||||
GameObject parentObj; // Parent object
|
||||
public Camera cam;
|
||||
////
|
||||
|
||||
////Components Section
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user