Platform Builder Forums

Help and Support => Working with Platform Builder => Topic started by: Wizard Indie Games on August 27, 2020, 11:28:58 AM

Title: Changing One Character Into Another
Post by: Wizard Indie Games on August 27, 2020, 11:28:58 AM
How can I change the player character into another? Say, if I want the player to turn into a vehicle.
???????????????????????????????????????
Title: Re: Changing One Character Into Another
Post by: Gizgord on August 27, 2020, 12:15:07 PM
'change character = [character ID]'.
if you just want to change its design, 'character sprite = [design ID]'.
alternitively, you can use sprites to change characters appearance. 'character sprite hold/repeat/revert = [sprite ID].
Title: Re: Changing One Character Into Another
Post by: Wizard Indie Games on August 27, 2020, 12:51:21 PM
Thank you very much! That works a treat. :)