Jump to content

RurinGas

Supporter
  • Posts

    2
  • Joined

  • Last visited

Everything posted by RurinGas

  1. Hey, so I've been trying to get a custom worldspace to work, however for some reason I can't. Whenever I try to get to my worldspace in-game, I get a load screen, but when it ends, I don't go anywhere, I just stay in the cell I was already in. I have tried using COC and COW commands, aswell as using load doors to the worldspace, and they all net this result. Any help would be appreciated, there's not much info on worldspace creation out there for me to consult otherwise.
  2. What I've got is Begin GameMode If IsControlPressed 0 == 1 PlayGroup Forward 1 Elseif IsControlPressed 0 == 0 PlayGroup Idle 1 endif If IsControlPressed 1 == 1 PlayGroup Backward 1 Elseif IsControlPressed 1 == 0 PlayGroup Idle 1 endif End Script saves, but the issue is; The Forward animation plays too fast (or maybe not at all?) so the actor zips forward at ludicrous speeds, and the Backward animation doesn't play at all. Any help? I've tried tweaking the SpeedMult AV for the actor to no effect.
×
×
  • Create New...