Difference between revisions of "MovableStatic"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Keris
imported>Keris
Line 15: Line 15:
==Flags==
==Flags==
*'''Has Currents:'''
*'''Has Currents:'''
*'''Obstacle:'''  
*'''Obstacle:''' Will cut the navmesh
*'''Random Anim Start:''' If checked, this object kicks off its idle animation at a random start time. This is so you can put a couple of the same animated activators in a scene and they won't be animating in synch.  
*'''Random Anim Start:''' If checked, this object kicks off its idle animation at a random start time. This is so you can put a couple of the same animated activators in a scene and they won't be animating in synch.  
*'''Must Update Anims:'''
*'''Must Update Anims:'''

Revision as of 12:49, 12 May 2012

200px Alert image.png TAKE NOTICE!

This article has been flagged as incomplete or inaccurate. Take any information here with a grain of salt.

Help out! If you have the knowledge needed, please edit this article so we can remove the Incomplete flag.

MovableStatic Dialog=

ID

Unique identifier for this form.

Name

Display name.

Model

Displays the model for this object.

Edit

Chooses the model for this object.

Add Destruction Data

Sets the damage states if an object is destructable.

Looping Sound

Sets the sound played for this object.

Flags

  • Has Currents:
  • Obstacle: Will cut the navmesh
  • Random Anim Start: If checked, this object kicks off its idle animation at a random start time. This is so you can put a couple of the same animated activators in a scene and they won't be animating in synch.
  • Must Update Anims:
  • On Local Map: If checked, this item will display on the local map in game.

Navmesh Generation Import Option

Sets how the object interacts with navmesh generation.

  • Collision Geometry: Navmesh will test against the collision of the object.
  • Bounding Box: Navmesh will test against the bounding box of the object.
  • Filter: Navmesh will ignore the object completely.
  • Ground: Navmesh will treat the object like it is part of the ground.