mirror of
https://github.com/k4zmu2a/SpaceCadetPinball.git
synced 2025-09-06 00:10:15 +02:00
WaveMix ready. Fixed ball Z reset in TKickout.
This commit is contained in:
parent
77f3f52e0d
commit
74306179a7
7 changed files with 300 additions and 47 deletions
|
@ -27,7 +27,7 @@ public:
|
|||
TBall* Ball;
|
||||
float FieldMult;
|
||||
circle_type Circle;
|
||||
float FieldBallZSet;
|
||||
float OriginalBallZ;
|
||||
vector_type BallAcceleration;
|
||||
float ThrowAngleMult;
|
||||
float ThrowSpeedMult1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue