19,602
edits
(linking to long-lost console tutorial) |
(merging in material from the main BSL page) |
||
Line 1: | Line 1: | ||
There are several ways to start scripting.__NOTOC__ | |||
There are several ways to start scripting. | |||
=== | ==[[/Console|Playing with the developer console]]== | ||
===[[BSL:Tutorial/Scratch|New logic from scratch]]== | The fastest way to start learning BSL is to just load the first level and open the dev console. | ||
==[[BSL:Tutorial/Modification|Original logic modification]]== | |||
There are lots of cool things to do by merely looking at the original scripts and changing a few parameters. | |||
==[[IGMD/global|Patching]]== | |||
Want to script a "patch" that's effective in every level? | |||
==[[BSL:Tutorial/Scratch|New logic from scratch]]== | |||
Create completely new level logic from scratch. | |||
[[Category:Modding tutorials]] | [[Category:Modding tutorials]] |