mcrowder65 / first-person-shooter

0 stars 1 forks source link

add crosshair - add directional shooting #3

Closed mcrowder65 closed 7 years ago

mcrowder65 commented 7 years ago
mcrowder65 commented 7 years ago

I have a crosshair and the bullets come from the cross hair, but the bullets don't come from gun...

mcrowder65 commented 7 years ago

@seattleite7 i fixed the issue where the gun movement and camera movement was not being registered across clients by adding a network transform childs on baymax and attaching the gun object and the camera object to them.