Switching rooms
This commit is contained in:
@@ -60,9 +60,12 @@ public:
|
||||
{
|
||||
std::string NodeName;
|
||||
double progress;
|
||||
bool Restart;
|
||||
double AnimationSpeed;
|
||||
std::unordered_map<EntityWrapper, double> StartWeights;
|
||||
};
|
||||
|
||||
|
||||
|
||||
BlendTree(EntityWrapper ModelEntity, Skeleton* skeleton);
|
||||
~BlendTree();
|
||||
|
||||
Reference in New Issue
Block a user