Guest Posted June 28, 2019 Posted June 28, 2019 How would you set an NPC or event sprite to what your character looks like? Setting the NPC to it would be more useful but event would work too.
1 Khaikaa Posted June 29, 2019 Posted June 29, 2019 Easiest way(the one I'm currently using) is storing the id of the character's sprite in a variable(you have to define that by yourself) and then using spawn conditions for events. For NPC you would need as many npcs as different sprites player can use at that point.
0 Beefy Kasplant Posted June 28, 2019 Posted June 28, 2019 How many different options are there?  You might be able to set it with player variableÂ
0 Gibier Posted June 28, 2019 Posted June 28, 2019 24 minutes ago, Dashplant said: How many different options are there?  You might be able to set it with player variable  I though about that but would be really hard if the player have paperdoll.
0 Guest Posted June 28, 2019 Posted June 28, 2019 Yeah. And there are so many sprites the player could be. Not to mention transform spells.
0 Beefy Kasplant Posted June 29, 2019 Posted June 29, 2019 That's why I asked how many options :p   but yeah, if it's more than like 5, there is no a real way to do itÂ
0 Guest Posted June 29, 2019 Posted June 29, 2019 6 hours ago, Khaikaa said: Easiest way(the one I'm currently using) is storing the id of the character's sprite in a variable(you have to define that by yourself) and then using spawn conditions for events. For NPC you would need as many npcs as different sprites player can use at that point. Â That's a good idea. However you still need to do this for every single sprite. I have like 15.
0 Khaikaa Posted June 30, 2019 Posted June 30, 2019 10 hours ago, The Bunny Gamer said: Â That's a good idea. However you still need to do this for every single sprite. I have like 15. Well... i have 47 atm, much work? Yeah, but... before source there are no many options
0 Guest Posted June 30, 2019 Posted June 30, 2019 It would be easy for the devs to add a set NPC/event Sprite to player Sprite and the same with faces, because if your player Sprite is stored as a variable then it would just be varEventSprite = varPlayerSprite lol
Question
Guest
How would you set an NPC or event sprite to what your character looks like? Setting the NPC to it would be more useful but event would work too.
10 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now