mirror of
https://github.com/overte-org/overte.git
synced 2025-08-06 16:36:54 +02:00
commit
d056e606c1
1 changed files with 3 additions and 0 deletions
|
@ -31,6 +31,9 @@ AvatarActionHold::AvatarActionHold(const QUuid& id, EntityItemPointer ownerEntit
|
||||||
myAvatar->addHoldAction(this);
|
myAvatar->addHoldAction(this);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
_positionalTargetSet = true;
|
||||||
|
_rotationalTargetSet = true;
|
||||||
|
|
||||||
#if WANT_DEBUG
|
#if WANT_DEBUG
|
||||||
qDebug() << "AvatarActionHold::AvatarActionHold" << (void*)this;
|
qDebug() << "AvatarActionHold::AvatarActionHold" << (void*)this;
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue