1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-20 04:09:16 +00:00

Add customizable finish message to avatar seeking

This commit is contained in:
Florian Meißner
2012-02-02 20:24:22 +01:00
parent b6a371f49f
commit 14392883a7
4 changed files with 14 additions and 5 deletions

View File

@ -156,6 +156,7 @@ protected:
plString fAnimName; // an (optional) anim to use to line up our target
// so you can say "seek to a place where your hand
// will be here after you play animation foo"
plMessage* fFinishMsg;
hsPoint3 fPosition; // our current position
hsQuat fRotation; // our current rotation