Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

need to add more conditions

LTN Games

Master Mind
Resource Team
Xy$
0.01
I've moved this topic to "MV Support", "Feedback & Suggestions" is for topics related to the community directly.

Could you explain a bit more of what you're looking to do? Your current post is not quite detailed enough. Do you mean if a critical hit happens when attacking you can have a conditional branch to choose what to do?
 
well basically I am working with a turn based system.

if a critical success occurs then the skill changes to a new skill next turn. once special skill is used or battle has ended. then revert skill back to base skill.
[doublepost=1465305055,1464545861][/doublepost]1. if [blank] happens then do this.
___^--this is what I want to use with a critical hit being a condition in an if statement.
 
Top