hand slides
[carveJwlIkooP6JGAAIwe30JlM.git] / player_skate.h
index 8af645bdf1ac102d6deb07419742fa285e3da972..04978ae6692610f99e6d6102e939ce2d7b2809fd 100644 (file)
@@ -79,7 +79,7 @@ struct player_skate{
       v3f land_normal;
       v4f smoothed_rotation;
 
-      f32 velocity_limit, grind_y_start;
+      f32 velocity_limit, grind_y_start, skid;
    }
    state;
 
@@ -92,6 +92,7 @@ struct player_skate{
           local_cog;
 
       f32 slide,
+          skid,
           z,
           x,
           fly,