Jump to content

[Question] PlayIdle + ImageSpace Modifiers


mastar891

Recommended Posts

Hello,

 

Recently I've been trying to make a cutscene in my mod. So I have a timer and I want to make the player run an animation and then have the 'illusion' of a bag going over their head (using ImageSpace Modifiers).

 

So for the animation I did:

scn XXAnimationTokenScript

Begin ScriptEffectUpdate

player.PlayIdle <animation>
PlayerRef.RemoveItem XXAnimationToken 1 1
End

It did not work on the player, but when I do it to another NPC, it does work.

 

Secondly, I was wondering if anyone knew how I would be able to ImageSpace Modifiers to make it seem like something is going over the players head. The options for the modifiers don't really give you that sort of option.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...