Skip to content

Commit

Permalink
Renamed factory spawn
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Feb 6, 2025
1 parent bbf80b3 commit 5e1fd85
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ brief: This example shows how to dynamically spawn game objects with a factory c
scripts: bunny.script,carrot.script
---

![spawn](spawn.png)
![basic](basic.png)

The "carrotfactory" factory component uses the file *carrot.go* as prototype, meaning that it produces game objects that are all copies of that file.

Expand Down
File renamed without changes

0 comments on commit 5e1fd85

Please sign in to comment.