emtneutrino / races

BSD 3-Clause "New" or "Revised" License
13 stars 12 forks source link

Added headings to waypoints #7

Closed RustyTheDalek closed 1 year ago

RustyTheDalek commented 1 year ago

-When making races, the heading of the player is saved in the checkpoint. -When respawning the heading of the player is set to the waypoint heading.

RustyTheDalek commented 1 year ago

Hey as mentioned in my Pull request I modified your script so that it saves Player headings when making checkpoints and uses them when respawning, makes the respawning way better I feel so thought I'd make a pull request here

emtneutrino commented 1 year ago

I'd like to create a branch with your changes, but I need to commit some changes and bug fixes to the main branch. I'm trying to figure out how to do this.