User Tools

Site Tools


democap:ppob_animated

Start Page » DEMoCap: Drag[en]gine Motion Capture » Object Behavior Properties: Animated

Animated

Properties related to the animated component behavior.

This behavior defines an Animator and optionally an animation resources to animated a Component. Components are the visual representation of the object but also provide physics, occlusion and audio information depending on the resources used. Animators allow to apply all kinds of animations to a component. This behavior expects an animator with one controller which is advanced by the elapsed time. The default name of this controller is “playback” but can be changed if required. If the controller is set to clamp the input value the animator plays once other ways it plays looping. Playback starts automatically when the object enters the world.

This behavior can be present multiple times in object classes. If more than one is present the behavior identifier is written in the group title to help identify them.

Animator

Animator resource to use. Defines the Animator representing the object. See Animator Editor on how to edit animator resources.

PlaybackController

Name of the controller used for playing back the animation. The default value is “playback”. Controller names found in the animator are listed in the combo box to select from.

You could leave a comment if you were logged in.
democap/ppob_animated.txt · Last modified: 2022/08/12 21:10 by dragonlord