How to record an animation in Godot in-game

Channel:
Subscribers:
517
Published on ● Video Link: https://www.youtube.com/watch?v=GMKVn6XZABk



Duration: 22:13
46 views
2


Code: https://gitlab.com/-/snippets/3689281

Corrections:
* The code linked above has lots of improvements in general.
* Instead of recording the vehicle RPM for the engine sound, just record the pitch scale and volume properties.
* Instead of recording the vehicle slip_vector for the smoke, just record the particle effect emitting property.