RUBBER BOAT
From TRLE Wiki
| | |
![]() | |
| | |
| Name | RUBBER_BOAT |
| Slot | 467 & 468 (ng) |
| Type | Vehicle |
The RUBBER_BOAT and RUBBER_BOAT_LARA can only be used with the TRNG engine. They are reserved for the TR3 Antartica boat. The RUBBER_BOAT object contains the boat, while the RUBBER_BOAT_LARA object contains the animations for Lara.
The original TR3 boat objects can be copied into this slot without any modifications. The motor boat does not use the VEHICLE_EXTRA object and can therefore be used together in the same level with the JEEP or MOTORBIKE, as well as with the other new vehicles such as the MOTOR_BOAT.
[edit] Slots
In trng, the boat and animations both have their own slot. However, in Tomb Raider 3, the animations for Lara are in the VEHICLE_EXTRA slot. When extracting the boat from tr3, you must copy the VEHICLE_EXTRA object and rename it to RUBBER_BOAT_LARA. Totally, 2 objects have to be copied:
- VEHICLE_EXTRA => RUBBER_BOAT_LARA (with renaming)
- BOAT => RUBBER_BOAT
[edit] Sounds
The rubber boat requires 2 additional hardcoded sounds. These hardcoded sounds will only work in v130 wads. When copying the object, make sure the following 2 sounds are copied as well:
- TR3_BOAT_IDLE (195)
- TR3_BOAT_MOVE (197)

