sorry guys i don't know where does my topic fit so i am gonna post anyway ..
i want to know how do i change my character during game?
let me say it in detail .. for example my character dies so i need to make him a ghost .. play as a ghost which means i have to change his sprite but keep his level and inventory the same before he dies .. or i want him to have the ability to be smaller change his size
anyone?
again am sorry if i posted it in the wrong plce
character change
● ARCHIVED · READ-ONLY
-
-
On page 3 of the event commands, there's a button that says "change actor graphic" that will let you change an actor's sprite and face - all other information will remain the same.
-
simply use the event commands for changing actor graphic if you want the actor to keep all data - and use some of the other event commands to change whatever else you want to change, the only things that are fixed in default are the features (and even for that there are dynamic feature scripts).
If you're that new that you don't know the event commands, I suggest you follow the link in my signature to the more important tutorials. -
oh how embarrassing .. that makes sense .. all what i have to is to make an event after he dies i change his graphic .. and when he revives i can make an event where i change his graphic again .. still not grasping the switches and variables .. and andar thanx for your link am going through it and applying it to my game . thank u so much
-
See my sig for my beginner video tutorials -- I have a whole section on variables and switches.