Fix remote player shooting
This commit is contained in:
parent
f162da8a41
commit
efa350ff20
@ -873,8 +873,8 @@ impl IPlayer for RemotePlayer {
|
||||
rid,
|
||||
self.player_id.unwrap_or(0),
|
||||
camera_origin.get_global_position(),
|
||||
camera_origin.get_basis().col_b(),
|
||||
to,
|
||||
camera_origin.get_basis().col_b(),
|
||||
deal_damage,
|
||||
)
|
||||
} else {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user