mastar891 Posted July 15, 2015 Share Posted July 15, 2015 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 More sharing options...
ThatOtherUser Posted July 16, 2015 Share Posted July 16, 2015 I guess you could always examine the Dead Money DLC, as they did something similar to that with the quest, I believe. At least with the animation playing. As for the ImageSpace, I haven't a clue, mate. Sorry :/. Link to comment Share on other sites More sharing options...
Recommended Posts