Jump to content

Ankheg


Recommended Posts

This action is likely called directly by the engine, and is used to give ankheg give the appearance of emerging from the ground. Calling the action from script has no effect.

This action is likely called directly by the engine, and is used to give ankheg give the appearance of burrowing into the ground. Calling the action from script has no effect.

Actually both actions work when called from script, player must have ankheg's animations to get this work

script actions activate following sequences

14 SEQ_EMERGE             
15 SEQ_HIDE 
Edited by Gamemacik
Link to comment
On 2/6/2021 at 9:27 PM, Gamemacik said:

player must have ankheg's animations to get this work

You sure about this, and that it's not specific animation sequence frame that are required ?

Cause it might be that all the other type 3 animations could have it (added to them), while it's not in them because it has no use and so no files. As Ankhegs use the MAKHxxxx.bam animations, it having MAKHDGxx.bam files, for the ground animations, as well as MAKHGxx.bam files for the emerge animations.

Aka, it could be that adding <4 character prefix>Dxxx.bam files, even if empty, could enable this for a lot of creatures. x's of course being what ever the rest of the animation sequence names are needed to be.

Link to comment

These script actions are available to all animations in slots range 3000-3fff. This includes the new Neothelid animation in SoD.

The D-type BAMs are just used as an extra layer for this animation type and rendered behind the creature sprite for the ground part. The number of frames in these BAMs don't have to be in sync with the creature sprite BAMs. They are simply played back repeatedly until the creature animation sequence has ended.

Link to comment

Join the conversation

You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...