Update CHANGELOG.md

This commit is contained in:
Lwmte 2025-03-10 00:38:26 +01:00
parent 3064535f62
commit 431b5e2fa7

View file

@ -38,7 +38,7 @@ TombEngine releases are located in this repository (alongside with Tomb Editor):
* Added advanced particle emitter allowing animations and other effects.
* Added diary module.
* Added custom bar module.
* Added Flow.Horizon class with and use two layers of horizons in a Flow.Level class.
* Added Flow.Horizon class and two layers of horizons in a Flow.Level class.
* Added Flow.GetTotalSecretCount() function to get total amount of secrets in the game.
* Added View.GetFlyByPosition() and View.GetFlyByRotation() functions to get flyby sequence parameters at a specified time point.
* Added Effects.EmitAirBubble() function to spawn air bubbles.