added camera reference in networked player

This commit is contained in:
Melbyj1125 2022-04-06 13:44:50 -05:00
parent 26fbdba535
commit 534cc3c90c

View File

@ -29,6 +29,7 @@ public class AerialStateManager : NetworkBehaviour
////Objects Sections
GameObject parentObj; // Parent object
public Camera cam;
////
////Components Section