Skip to content

Commit

Permalink
smech: Change back to their old model
Browse files Browse the repository at this point in the history
  • Loading branch information
dnqbob committed Dec 17, 2024
1 parent f7adb6c commit ca7980e
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 14 deletions.
Binary file removed mods/sp/bits/gdi/vehicles/smchicon.shp
Binary file not shown.
Binary file removed mods/sp/bits/gdi/vehicles/smech.shp
Binary file not shown.
14 changes: 7 additions & 7 deletions mods/sp/rules/vehicles.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,35 +37,35 @@ SMECH: #Wolverine
Voiced:
VoiceSet: Mech
Selectable:
Bounds: 806,1709, 0, -700
Bounds: 1006,1409, 0, -500
Armament:
Weapon: WolverineVulcan
PauseOnCondition: empdisable
LocalOffset: 0,0,880
LocalOffset: 0,0,620
RequiresCondition: !apammo
Armament@AP:
Weapon: WolverineVulcanAP
PauseOnCondition: empdisable
LocalOffset: 0,0,880
LocalOffset: 0,0,620
RequiresCondition: apammo
Armament@2Bullet:
Name: decoration
Weapon: WolverineVulcanLine
PauseOnCondition: empdisable
MuzzleSequence: muzzle
LocalOffset: 375,300,880, 375,-300,880
LocalOffset: 0,280,600, 0,-280,600
CasingWeapon: CasingDebris
CasingSpawnLocalOffset: 300,300,880, 300,-300,880
CasingSpawnLocalOffset: 0,280,600, 0,-280,600
CasingTargetOffset: 0, 600, 0, 0, -600, 0
RequiresCondition: !apammo
Armament@2BulletAP:
Name: decoration
Weapon: WolverineVulcanLineAP
PauseOnCondition: empdisable
MuzzleSequence: muzzle
LocalOffset: 375,300,880, 375,-300,880
LocalOffset: 0,280,600, 0,-280,600
CasingWeapon: CasingDebris
CasingSpawnLocalOffset: 300,300,880, 300,-300,880
CasingSpawnLocalOffset: 0,280,600, 0,-280,600
CasingTargetOffset: 0, 600, 0, 0, -600, 0
RequiresCondition: apammo
WithMuzzleOverlay:
Expand Down
18 changes: 11 additions & 7 deletions mods/sp/sequences/gdiseq.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -707,21 +707,25 @@ smech:
Defaults:
Filename: smech.shp
stand:
Start: 0
Start: 96
Facings: -8
ShadowStart: 72
ShadowStart: 232
run:
Start: 8
Facings: -8
Length: 8
ShadowStart: 80
Tick: 50
Length: 12
ShadowStart: 136
Tick: 48
shoot:
Start: 104
Length: 4
Facings: -8
ShadowStart: 240
Tick: 80
emp-overlay:
Filename: emp_fx01.shp
icon:
Filename: smchicon.shp


predator:
Inherits@1: ^SpriteVehicleWithShadowAndTurret
Inherits@2: ^CannonMuzzle
Expand Down

0 comments on commit ca7980e

Please sign in to comment.