Site Tools


common-refmat:havok_behavior_reference

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
common-refmat:havok_behavior_reference [2025/02/25 13:58] admincommon-refmat:havok_behavior_reference [2025/02/25 13:58] (current) admin
Line 7: Line 7:
 === CustomManualSelectorGenerator === === CustomManualSelectorGenerator ===
  
-Fromsoftware's custom generator class. They are based on hkbManualSelectorGenerators and hardcoded to select child generator based on the player's TAE section. In addition, they include all [#hkbScriptGenerator hkbScriptGenerator] functionality, automatically generating functions of the form ''[state name]_on[function type]'', if the enableScript hkparam is enabled. It supports all script generator function types.+Fromsoftware's custom generator class. They are based on hkbManualSelectorGenerators and hardcoded to select child generator based on the player's TAE section. In addition, they include all hkbScriptGenerator functionality, automatically generating functions of the form ''[state name]_on[function type]'', if the enableScript hkparam is enabled. It supports all script generator function types.
  
 CustomManualSelectorGenerators most commonly have the suffix ''_CMSG'' when they are used for their primary purpose as selector generators. When only their script generating functionality is used their naming is not so consistent. For instance the CMSG above ''Rolling_SM'' is called ''Rolling_CMSG'' as expected, however the CMSG above ''Move_Blend'' is called ''Move Selector'' even though its selection functionality is unused here and it functions solely as a script generator. CustomManualSelectorGenerators most commonly have the suffix ''_CMSG'' when they are used for their primary purpose as selector generators. When only their script generating functionality is used their naming is not so consistent. For instance the CMSG above ''Rolling_SM'' is called ''Rolling_CMSG'' as expected, however the CMSG above ''Move_Blend'' is called ''Move Selector'' even though its selection functionality is unused here and it functions solely as a script generator.
common-refmat/havok_behavior_reference.1740491899.txt.gz · Last modified: by admin