This commit is contained in:
parent
3d02cfeec5
commit
e1d8373629
4 changed files with 5 additions and 1 deletions
Binary file not shown.
|
@ -292,7 +292,7 @@ struct sThingPlatform
|
||||||
u16 Type;
|
u16 Type;
|
||||||
u16 Speed;
|
u16 Speed;
|
||||||
u16 TurnRate;
|
u16 TurnRate;
|
||||||
u16 Pad;
|
u16 Param0;
|
||||||
u8 Flags;
|
u8 Flags;
|
||||||
u8 PointCount;
|
u8 PointCount;
|
||||||
// Point List...
|
// Point List...
|
||||||
|
|
Binary file not shown.
|
@ -29,9 +29,11 @@ Gfx=..\..\Graphics\platforms\FishHook3\FishHook3.gin
|
||||||
|
|
||||||
[BendyBranchLeft]
|
[BendyBranchLeft]
|
||||||
Gfx=..\..\Graphics\platforms\Bendybranch\bendybranchl.gin
|
Gfx=..\..\Graphics\platforms\Bendybranch\bendybranchl.gin
|
||||||
|
Param0=Sproing
|
||||||
|
|
||||||
[BendyBranchRight]
|
[BendyBranchRight]
|
||||||
Gfx=..\..\Graphics\platforms\Bendybranch\bendybranchr.gin
|
Gfx=..\..\Graphics\platforms\Bendybranch\bendybranchr.gin
|
||||||
|
Param0=Sproing
|
||||||
|
|
||||||
[CoasterCar]
|
[CoasterCar]
|
||||||
Gfx=..\..\Graphics\platforms\CoasterCar\coastercar.gin
|
Gfx=..\..\Graphics\platforms\CoasterCar\coastercar.gin
|
||||||
|
@ -59,9 +61,11 @@ Gfx=..\..\Graphics\platforms\Wooden\Wooden.gin
|
||||||
|
|
||||||
[BouncyRing]
|
[BouncyRing]
|
||||||
Gfx=..\..\Graphics\platforms\bouncy_ring\bouncy_ring.gin
|
Gfx=..\..\Graphics\platforms\bouncy_ring\bouncy_ring.gin
|
||||||
|
Param0=Sproing
|
||||||
|
|
||||||
[BouncyTyre]
|
[BouncyTyre]
|
||||||
Gfx=..\..\Graphics\platforms\bouncy_tyre\bouncy_tyre.gin
|
Gfx=..\..\Graphics\platforms\bouncy_tyre\bouncy_tyre.gin
|
||||||
|
Param0=Sproing
|
||||||
|
|
||||||
[DualPlatform]
|
[DualPlatform]
|
||||||
Gfx=..\..\Graphics\platforms\wooden\wooden.gin
|
Gfx=..\..\Graphics\platforms\wooden\wooden.gin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue