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 bbf80b3 commit 5e1fd85Copy full SHA for 5e1fd85
factory_basic/example/spawn.md renamed to factory_basic/example/basic.md
@@ -5,7 +5,7 @@ brief: This example shows how to dynamically spawn game objects with a factory c
5
scripts: bunny.script,carrot.script
6
---
7
8
-
+
9
10
The "carrotfactory" factory component uses the file *carrot.go* as prototype, meaning that it produces game objects that are all copies of that file.
11
factory_basic/example/spawn.png renamed to factory_basic/example/basic.png
0 commit comments