Difference between revisions of "Main Page"
From Serious Sam's Bogus Detour
(→Getting started) |
|||
Line 2: | Line 2: | ||
== Getting started == | == Getting started == | ||
− | * [Using the editor] | + | * [[Using the editor]] |
− | * [Creating a scenario] | + | * [[Creating a scenario]] |
− | * [Sharing your scenario] | + | * [[Sharing your scenario]] |
− | * [Scripting a Gamemode] | + | * [[Scripting a Gamemode]] |
− | * [Scripting a WorldScript] | + | * [[Scripting a WorldScript]] |
− | * [Scripting a Behavior] | + | * [[Scripting a Behavior]] |
− | * [Adding custom sounds and music] | + | * [[Adding custom sounds and music]] |
== Scripting Documentation == | == Scripting Documentation == | ||
* [http://ssbd.a000ff.com/docs/engine/ Engine API documentation] | * [http://ssbd.a000ff.com/docs/engine/ Engine API documentation] | ||
* [http://ssbd.a000ff.com/docs/engine/ Script API documentation] | * [http://ssbd.a000ff.com/docs/engine/ Script API documentation] |
Revision as of 15:17, 13 April 2017
Welcome to the Bogus Detour wiki.
Getting started
- Using the editor
- Creating a scenario
- Sharing your scenario
- Scripting a Gamemode
- Scripting a WorldScript
- Scripting a Behavior
- Adding custom sounds and music