Quantcast
Channel: Godpatterns
Viewing all articles
Browse latest Browse all 56

Implementing BattleExecute and IAction questions

$
0
0
Recently I had a twitter question from  @TwitchGamez about the JRPG primer I wrote for GameDevTuts+. Here's the message: Hi, I was wondering if I could ask you a question regarding your JRPG Primer? Namely, the BattleExecute state. Here's my implementation of it (along with BattleTick) in C#: public class BattleTick : FSMState { private StateMachine battleFSM;

Viewing all articles
Browse latest Browse all 56

Trending Articles