|
@@ -39,4 +39,5 @@ You can still use standard C# classes in Stride, but these aren't called scripts
|
|
|
* [Events](events.md)
|
|
* [Events](events.md)
|
|
|
* [Debugging](debugging.md)
|
|
* [Debugging](debugging.md)
|
|
|
* [Preprocessor variables](preprocessor-variables.md)
|
|
* [Preprocessor variables](preprocessor-variables.md)
|
|
|
-* [Create a model from code](create-a-model-from-code.md)
|
|
|
|
|
|
|
+* [Create a model from code](create-a-model-from-code.md)
|
|
|
|
|
+* [Create Gizmos for you components](gizmos.md)
|