Renderer/assets/Data/tutorial/hints.json
austin e671cda62d
All checks were successful
studiorailgun/Renderer/pipeline/head This commit looks good
hitboxes, ui, bug fixes, network fixes, etc
2024-06-14 13:58:10 -04:00

10 lines
299 B
JSON

{
"hints": [
{
"id": "Basic Navigation",
"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": ""
}
]
}