TASLabz / mkw-scripts

Python Scripts for use with Dolphin Emulator. Scripts cover various utilities for creating Mario Kart Wii TASes .
7 stars 6 forks source link

Info Display enhancement : Rotation, Rotation Speed, TimeDifference, Oriented Speed. #57

Open Blounard opened 9 months ago

Blounard commented 9 months ago

Oriented Speed is the XZ speed, but instead of decomposing it as X and Z, it's decomposed as Forward and Sideway (relative to your facing angle) This PR also contain the advanced ghost comp, but the implementation might change in the future.