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:
@ -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
|
||||
|
Reference in New Issue
Block a user