1
This commit is contained in:
parent
11e91fda61
commit
5134533e6f
@ -883,6 +883,7 @@ void Bullet::ProcNormalBullet(BulletCheckResult& result)
|
|||||||
if (need_remove) {
|
if (need_remove) {
|
||||||
if (IsFlyHook()) {
|
if (IsFlyHook()) {
|
||||||
if (!hited) {
|
if (!hited) {
|
||||||
|
result.flyed_distance = raycast_len_;
|
||||||
sender.Get()->IncDisableMoveTimes();
|
sender.Get()->IncDisableMoveTimes();
|
||||||
sender.Get()->IncDisableAttackDirTimes();
|
sender.Get()->IncDisableAttackDirTimes();
|
||||||
auto sender_p = sender;
|
auto sender_p = sender;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user