Movement/rotation queue fixed and Simon force push
This commit is contained in:
@@ -15,6 +15,9 @@ namespace Components
|
||||
EntityID ShotTemplate;
|
||||
float ShotSpeed;
|
||||
|
||||
float LowerRotationLimit;
|
||||
float UpperRotationLimit;
|
||||
|
||||
virtual BarrelSteering* Clone() const override { return new BarrelSteering(*this); }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user