We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a808b82 commit 1ef1479Copy full SHA for 1ef1479
Documentation/Usage Guide.md
@@ -21,6 +21,10 @@
21
22
3. Modify the `TitleScene.swift` and `PlayScene.swift` files in the `Scenes` folders to customize them for your game.
23
24
+ > The file names are prefixed with `Step #` so you can follow the flow of execution at a glance.
25
+ >
26
+ > 💡 Browse the `OctopusKit/Components` folder and try experimenting with the different components!
27
28
> 💡 If something goes wrong, see [Tips & Troubleshooting.][tips-&-troubleshooting]
29
30
### To import OctopusKit into a new or existing project:
0 commit comments