You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My feature request is not really related to a problem, it's just something that I believe could be cool to see in future mods.
In Super Mario Galaxy 2, Mario has an unused talking animation presumably for the removed MarioTalkNpc object documented on TCRF. Seeing this animation actually gave me an idea though. What if you could change who is using their talking animation and who is using their idle animation during dialogue? If this feature existed, mods could start giving Mario his own dialogue which could add a really cool feeling to NPC interactions in future custom levels.
I haven't considered any alternatives for this feature (yes i'm following the layout provided for submitting a feature request lol)
The text was updated successfully, but these errors were encountered:
Changing animations for NPCs is currently something that only a select few NPCs are actually capable of, but there is a system for making NPCs change animations during their text boxes, so I can likely use that.
As for Mario, however, I am not sure that I can do the same thing. In theory, you could use a Cutscene to change mario's animation before starting the conversation with the NPC. There are obvious issues with this approach (such as not being able to change animations mid text) that make it unviable.
Adding functionality to change mario's animations when Mario as a whole has no message code associated with him will not be possible. Globalizing the Message Flow system is on the ToDo list for GLE-V3 (which won't happen for a while).
My feature request is not really related to a problem, it's just something that I believe could be cool to see in future mods.
In Super Mario Galaxy 2, Mario has an unused talking animation presumably for the removed MarioTalkNpc object documented on TCRF. Seeing this animation actually gave me an idea though. What if you could change who is using their talking animation and who is using their idle animation during dialogue? If this feature existed, mods could start giving Mario his own dialogue which could add a really cool feeling to NPC interactions in future custom levels.
I haven't considered any alternatives for this feature (yes i'm following the layout provided for submitting a feature request lol)
The text was updated successfully, but these errors were encountered: