LostArtefacts / TRX

Open source re-implementation of Tomb Raider I and Tomb Raider II, along with additional enhancements and bugfixes
https://lostartefacts.dev/
GNU General Public License v3.0
594 stars 37 forks source link

Feature request: Allow Lara to go from deep water to one-click water like in TR2+ #1537

Closed rondeeno closed 1 month ago

rondeeno commented 1 month ago

Since one-click water support was added in #1005, it would be nice if the ability to move from deep water to one-click water was available for custom levels. From what I can tell, two animations would have to be injected: UNDERWATER_TO_STAND (192) and ONWATER_TO_WADE_LOW (193).

lahm86 commented 1 month ago

This will require some tie-in with wading itself as some of the logic is quite tightly related, so we will address this in 4.6.