stride3d / stride-community-toolkit

Collection of helpers and extensions for Stride Game Engine developers. Simplifies and demonstrates common developer tasks building experiences for Stride with .NET.
https://stride3d.github.io/stride-community-toolkit/index.html
MIT License
81 stars 22 forks source link

Print move camera instructions for basic projects #107

Closed VaclavElias closed 5 months ago

VaclavElias commented 8 months ago

So one knows how to navigate camera. Maybe, it could be a toggle button to show and hide these instructions.

VaclavElias commented 5 months ago

This was done in the https://github.com/stride3d/stride-community-toolkit/blob/main/src/Stride.CommunityToolkit/Scripts/Basic3DCameraController.cs.