BSL:Tutorial

From OniGalore
Revision as of 20:21, 16 April 2013 by Iritscen (talk | contribs) (linking to long-lost console tutorial)
Jump to navigation Jump to search
Unfinished building-60px.jpg

This page is unfinished. Can you fill in any missing information?
If it is not clear which part of the page is unfinished, ask on the talk page.

Tutorial

There are several ways to start scripting.

Playing with the developer console

  • The fastest way to start learning BSL is to just load the first level and open the dev console.

Original logic modification

  • There are lots of cool things to do by merely looking at the original scripts and changing a few parameters.
  • An attempt of such a tutorial was submitted on Oni Central Forum by typhen.
    It will be available here soon, as well as other examples of "minor scripting" tricks, level per level.

Patching

New logic from scratch