292
edits
mNo edit summary |
|||
Line 1: | Line 1: | ||
== 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 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. | ||
== Editing Scripts == | == Editing Scripts == | ||
Line 13: | Line 10: | ||
For information on compiling and editing scripts, see the [[Oni Scripting Language]] page. | For information on compiling and editing scripts, see the [[Oni Scripting Language]] page. | ||
== Scripted Mods == | == Scripted Mods == |