So I'll get right to my question. I'm wondering if its possible to display the currently equipped sword and shield on the character. I added a "Rusty Sword" item using the stock Sword sprite that comes bundled with Intersect Engine and pressed E. To my surprise, if didn't display the sword on my character, and just displayed the first frame of walking animation for my currently facing direction. So I'm wondering how I would go about changing this, to somehow display the weapon I have equipped, during the attack animation. Much appreciated!
Â
I do have the source code for the engine. I ended up decompiling it for testing purposes, and if code changes are required, please share details on the best approach.
Question
Pythong
Hello, everyone:
Â
So I'll get right to my question. I'm wondering if its possible to display the currently equipped sword and shield on the character. I added a "Rusty Sword" item using the stock Sword sprite that comes bundled with Intersect Engine and pressed E. To my surprise, if didn't display the sword on my character, and just displayed the first frame of walking animation for my currently facing direction. So I'm wondering how I would go about changing this, to somehow display the weapon I have equipped, during the attack animation. Much appreciated!
Â
I do have the source code for the engine. I ended up decompiling it for testing purposes, and if code changes are required, please share details on the best approach.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts