Adding Basic Variables to your game using TyranoScript
Overview This is a quick and dirty guide for adding basic variables to your game which can be called using TyranoScript script.This guide covers: * Creating Variables * Creating Random Number Variables * Displaying Your Variables * ELSE IF statementsThis guide requires no knowledge of Javascript (although it would help!)To get the most out of … Read moreAdding Basic Variables to your game using TyranoScript