mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
lastpos init. world-center.
This commit is contained in:
parent
f97dced4a7
commit
656efbfeb7
1 changed files with 1 additions and 0 deletions
|
|
@ -127,6 +127,7 @@ private:
|
|||
FollowData() : object(NULL)
|
||||
{
|
||||
radius = 5.0f;
|
||||
lastPos = Point3F::Zero;
|
||||
}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue