We'd love some help making this wiki! Get started by creating a fork, commiting some changes, then creating a pull request!
# Title
[Short introduction]
## Topic
[Contents]
## Topic
[Contents]
## Example (optional)
[Example]
If you don't have time or can't finish a wiki page, put this block at the end:
::: danger Oh-no!
This wiki page isn't done. But you can help! Click the 'Edit Page' button at the bottom.
:::
Headers (#, ##, ###, ####
) are used to section a page.
#
should ONLY be used once, and at the top for the title.
##
should be used for each 'topic', so things like 'Creating a model' or 'Example'
###
should be used for each 'step' or part to a section. Like 'Importing a model' then 'Editing the model'
####
should be used for further division of a section, but isn't super common
The guides sections are for walkthroughs to do a specific thing. For example, setting up a project or using a specific feature
The documentation contains specific pages on a part of the game. It can contain an example, but generally doesn't walk the reader through implementation.
This contains stuff for everything visual, like modelling but also UI.
This contains the 'behind the scenes' topics, like handling input or UI events.
This contains stuff that doesn't fit in any of the other categories
This contains the documentation for Hammerstone modules.