arcticPigs release V1.0 helpefiles 非公式日本語版 |
ポーズ命名規則(POSE naming conventions) |
_onLButtonDown( [Frames fadeIn] [Frames fadeOut] [flags] ) [groupname] _onMouseOver( [Frames fadeIn] [Frames fadeOut] [flags] ) [groupname]
If the mouse event occurs, the pose gets 'executed' by moving the pose
slider to +100. The time the viewer takes to do this slide can be specified.
As soon as the event is no longer valid (the mouse moves to a different
group or the left mouse button is released) the pose slider will be put
back to +1. The time taken for this move can be given independently of the
fade-in time.
We chose +1 as the 'inactive' slider value as Animation Master will
not allow you to enter keyframe data at the t=0 point of your pose. By using
+1 you have maximum flexibility in defining your rollover effects.
Finally you can also specify if the pose action should be executed
as an 'add' or as a 'replace' type action. The default is 'add' which will
simply add the action to whatever else is going on in your scene. The replace
option will override any actions that may be playing on your model.
<IMAGE>
_onLButtonDown( [Frames fadeIn] [Frames fadeOut] [flags] ) [groupname] _onMouseOver( [Frames fadeIn] [Frames fadeOut] [flags] ) [groupname]
オリジナル 02.06.20/日本語訳 02.08.04 /協力 HIRO.PONさん |