@Jakkee
Can you fix something for me? There seem to be some sort of bug with the teleportation according to @PearlJ (EAC Crap)
https://github.com/Notulp/Fougerite/blob/master/Fougerite/Fougerite/Player.cs#L276
Simplest fix would be
TeleportTo(Fougerite.Player p, float distance = 1.5f, bool...