Jump to content

How to make a script run every frame


DKZZ2

Recommended Posts

How to make a script run every frame - as it did in Oblivion fQuestDelayTime=0.01.

 

In Skyrim, if update time is less than the 0.25 sec, begins a terrible lag and glitches,

especially for the command setposition

 

For example - the same script:

=======================

Edited by DKZZ2
Link to comment
Share on other sites

Thank You, but

 

How about general performance speed of scripts - no glitches,

ie increase is not possible? How sad for Skyrim....

Link to comment
Share on other sites

You can set a speed as parameter for TranslateToRef. You can test how fast you can go without stuttering.

 

I make a motion of non-linear (parametric)

In general, it works (TranslateTo) fine on the speed of 0.15 (for the quest script)

 

Thank you again.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...