Unny Games New member Oct 13, 2022 #1 special take player life how to make player lose 1 life when using special?
aL BeasTie Well-known member Oct 13, 2022 #2 It would require some script to remove the credits when the special attack is performed. You can also make the special use MP instead of HP. For example adding Code: energycost 100 to the animation would make it consume 100mp instead of the default method of using HP Upvote 0 Downvote
It would require some script to remove the credits when the special attack is performed. You can also make the special use MP instead of HP. For example adding Code: energycost 100 to the animation would make it consume 100mp instead of the default method of using HP
Bloodbane Well-known member Oct 15, 2022 #3 Unny Games said: how to make player lose 1 life when using special? Click to expand... That's doable with script but obviously there's a limit to this, such as can't peform special when there's only one life left. Upvote 0 Downvote
Unny Games said: how to make player lose 1 life when using special? Click to expand... That's doable with script but obviously there's a limit to this, such as can't peform special when there's only one life left.
Unny Games New member Oct 21, 2022 #4 be able to solve it, but I took the mp out of the player Upvote 0 Downvote
Bloodbane Well-known member Oct 22, 2022 #5 Glad you solved the problem. BTW I have the script to spend life and life check to prevent performing animation if anyone is interested. Upvote 0 Downvote
Glad you solved the problem. BTW I have the script to spend life and life check to prevent performing animation if anyone is interested.