Battle System Tutorial by Vakinox

From Spherical
Revision as of 22:55, 15 February 2014 by Vakinox (talk | contribs) (This is a beginner's tutorial in an attempt to encourage people, new to this area of coding, to create their own battle systems.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Before You Begin

First, you will need to know a few essentials.

  • Good Grasp On Sphere
  • How to make TextBoxes
  • How to problem solve
  • If-Then, For-Loop, and While-Loop conditionals
  • An understanding of Global and Local Variables

(Optional:)

  • Create full-functional menus
  • Knowledge of Color Coding
  • Familiarity with Sphere’s API