Creating moving statics

Post » Sat Jun 15, 2013 1:24 pm

I need to know how to force some statics to moving in real time. I know Skyrim's engine isn't perfectly designed for that but I need script (controled by quest) that force static to move from one place to another, especially with adjustable speed. If anyone had contact with it, please share your knowledge.

User avatar
Ownie Zuliana
 
Posts: 3375
Joined: Thu Jun 15, 2006 4:31 am

Post » Sat Jun 15, 2013 3:56 am

What exactly is the static going to do?
Will this object be moving between 2 preset locations?
How much control does the player have over when and where the object is moving.

If it's controlled by a quest event, like the pulling of a lever, then you could just use a translate function:
http://www.creationkit.com/TranslateTo_-_ObjectReference
User avatar
Batricia Alele
 
Posts: 3360
Joined: Mon Jan 22, 2007 8:12 am


Return to V - Skyrim