Projectile physics hotfix from Demolitionist.
This commit is contained in:
parent
602a89cc68
commit
9e43bf8b8b
11 changed files with 57 additions and 7 deletions
|
|
@ -105,6 +105,8 @@ Class RocketExplLight : PaletteLight
|
|||
|
||||
Class UTRocket : Actor
|
||||
{
|
||||
Mixin UTMissileFix;
|
||||
|
||||
Vector3 InitialDir, Acceleration;
|
||||
int ticcnt;
|
||||
Default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue