Jump to content

BSL:BFW Scripting Language: Difference between revisions

m (removing comparison to C, it's really not that similar)
Line 2: Line 2:


==What Are Scripts?==
==What Are Scripts?==
Scripts are the files that dictate the in-game processes in Oni, which include level logic, environment effects, as well as cutscenes. They are the *.bsl files inside the folder ...Oni/GameDataFolder/IMGD/. By editing scripts, you can alter how the game plays.
Scripts are the files that drive level logic, environment effects, and cutscenes. Physically speaking, they are the .bsl files inside the folder Oni/GameDataFolder/IMGD/. By editing scripts, you can alter how the game plays.


==Editing Scripts==
==Editing Scripts==