Modified physics for more vanilla-like behavior
This commit is contained in:
@@ -12,6 +12,7 @@ cGhastFireballEntity::cGhastFireballEntity(cEntity * a_Creator, double a_X, doub
|
||||
{
|
||||
SetSpeed(a_Speed);
|
||||
SetGravity(0);
|
||||
SetAirDrag(0);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user