This project aims to fix all of the little bugs and oddities in Lara's animations. It should be used as the basis for every new project before Lara's animations are altered in any way.
Download the latest release.
There are two ways to copy Lara's main animations into you WAD.
For the first method, simply open your level WAD as "destination" WAD on the left side, and the Fix Lara WAD as "source" WAD on the right side.
Then copy LARA from wad\fixlara.wad2 into your level WAD.
The second method requires no WAD editing. Simply load wad\fixlara.wad2 as additional WAD in Tomb Editor. Make sure that it is the first WAD in the list, so it overwrites any duplicate LARA object you might have in other WADs.
The Shotgun requires some additional work if you're not using the default Lara skin in your level.
- Load wad\fixlara.wad2 in WadTool and open SHOTGUN_ANIM.
- Select (2) SHOTGUN_RELOAD and (5) SHOTGUN_IDLE_TRANSITION, then go to Animation -> Export...
- Now, load your level WAD and open SHOTGUN_ANIM.
- Go to Animation -> Import... and replace the same animations we just exported. (5) SHOTGUN_IDLE_TRANSITION doesn't exist by default, so you'll have to add a new empty animation before you import it.
The Torch requires some additional work if you're not using the default Lara skin in your level.
- Load wad\fixlara.wad2 in WadTool and open TORCH_ANIM.
- Select (1) Animation 1, then go to Animation -> Export...
- Now, load your level WAD and open TORCH_ANIM.
- Go to Animation -> Import... and replace the same animations we just exported.
To be written...
To be written...
The only program that allows us to edit old WAD files is WADMerger, which has the unfortunate side effect that corrupts every animation a tiny bit. Using the new Wad2 format allows me to keep the animations in the best sate they can possibly be in.
Yes and no. The animations themselves can be used even with the original game engine. However, there are some tweaks that require TRNG specific features, such as scripting and plugins.
A simple request:
If you are going to encrypt your levels, then please do not use this project.
I don't agree with encryption for many reasons, and I'll just sum it up this way: when making your game, you're using software, assets, tutorials, advices, etc... which are all community effort. Community effort is what kept Tomb Raider level editing going after 20 years.
My project is following the same spirit. If you want to encrypt your levels, well it's your choice, but then I ask you to not use any of my stuff in it. Thank you.