Platform Builder Forums
Help and Support => Working with Platform Builder => Topic started by: Hatster on July 10, 2021, 03:19:57 PM
-
Is there a way for me to do a Mario styled visual powerup system for 2 different characters (ex. when small Mario turns into super Mario but Small Luigi will turn into Luigi and not Mario) All I know how to do is to change any character to one character when getting a powerup.
-
Check for the current char id
-
yes, but you need to use command prompt.
I'm guessing you have Mario as player1, and Luigi as player2. you can use this command for the mushroom:
for player1
change character=[ID of super mario]
for player2
change character=[ID of super luigi]