Toribash
Original Post
New Snowboard/Skiing mod
Hey can anyone make a mod similar to ski jump? Except instead of a HUGE ramp it would be a little bigger than ski slopes with a steeper incline at the end. That way we wouldn't have to zoom in FOREVER and we would have more hangtime. You could make tori's feet into either skiis or a snowboard. Does that sound like a good mod? Could maybe jam or someone make that please? (Someone experienced?)
[Triforce]SilentStrike –=:2nd dan Blackbelt:=–

Originally Posted by FNugget View Post
My old mac used to pick up radio when I touched the audio cable to my braces.

Something like this might be a good start:

gamerule
    engagerotation 90
    engageheight 100 # or whatever; just higher than the ground

body l_leg

  sides 0.130000 0.300000 0.000000
  pos 1.200000 1.000000 0.500000

body r_foot

  sides 0.200000 0.500000 0.080000
  alt_sides 2 1 15
  friction 5

body l_foot

  sides 2 0.500000 0.080000
  pos 0.8 0.900000 0.0
  mass

joint r_ankle

  radius 0.110000

joint l_ankle

  radius 0.110000
  pos 1.200000 1.050000 0.15
  axis 0 0 1
  range 0.5 -0.5
  strength 6

I upped the right foot friction so it would stick to the board better. I'm not sure if the range and strength make much sense. As I said, it's a start, do with it what you wish, or don't.
Thanks for trying to help, but my post was basically a mod request. I have NO experience in mod making. But like I said, thanks for trying to be helpful.
[Triforce]SilentStrike –=:2nd dan Blackbelt:=–

Originally Posted by FNugget View Post
My old mac used to pick up radio when I touched the audio cable to my braces.

Originally Posted by SilentStrike View Post
Thanks for trying to help, but my post was basically a mod request. I have NO experience in mod making. But like I said, thanks for trying to be helpful.

And mine was just potential help for that someone who might try to fulfill your request.