Posts Tagged ‘tutorials’

Tutorial: Making a Telepath Tactics Campaign, Part 21

<< Continued from Part 20 Creating a campaign that’s challenging, interesting, and fun One of my longtime fans on the Sinister Design forums recently asked me to write a tutorial entry talking not just about how to create a Telepath Tactics campaign, but how to create one that’s challenging, interesting,…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 18

<< Continued from Part 17 A. Creating a destructible object Destructible objects are the inanimate, interactive things you see on the battlefield: walls, doors, bushes, boulders, bridges, barricades, and so on. Anything that isn’t a character–but can still be damaged or destroyed–is a destructible object. As it happens, we already…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 15

<< Continued from Part 14 A. Using SetStat with numerical stats Now that we’ve covered the basics of creating custom variables, altering their values, and using them to impact dialogue trees, it’s time to talk about doing these same things with character stats! Character stats consist of character-specific information such…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 13

<< Continued from Part 12 A. Intro to variables If you’ve ever programmed before, then you already know what a variable is–skip right ahead to section B. For everyone else: it’s time to learn about variables! A variable is just a symbol that stands for something else. Remember algebra from…

Read More »

Tutorial: Making a Telepath Tactics Campaign, Part 12

<< Continued from Part 11 A. Adding a third army to a battle So! We know how to make dynamic battles with dialogue, scripted events, and different conditions, but we haven’t discussed how to set up battles with more than 2 armies yet. We’ll do that now! By default, single-player…

Read More »