Renderer/assets/Data/tutorial/hints.json
2024-06-22 20:09:49 -04:00

10 lines
298 B
JSON

{
"hints": [
{
"id": "BasicNavigation",
"titleString": "Navigation",
"descriptionString": "You can move the mouse to move the camera around. Also, you can use the W, A, S, and D keys to move your character.",
"image": ""
}
]
}