Edit of asset "Godot Factory" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Factory | Godot Factory |
| Description |
# Godot Scene Factory 2D and 3D Nodes for spawning scenes ## API ### Signals - `spawned`: Is sent after an entity is spawned. ### Export Variables - `entity_scene`: The scene to be spawned. - `entity_parent_path`: The path of the node that should be the parent of the spawned entity. defaults to the factory node. - `timer_path`: Allows you to you connect a timer that will spawn an entity when it times out. - `set_entity_as_toplevel`: Whether or not to set the entity as the top level. ### Functions - `spawn`: Spawns an entity. ## Attribution [Factory](https://icons8.com/icon/cFq1ElpDRijU/factory) icon by [Icons8](https://icons8.com) |
# Godot Scene Factory 2D and 3D Nodes for spawning scenes ## API ### Signals - `spawned`: Is sent after an entity is spawned. ### Export Variables - `entity_scene`: The scene to be spawned. - `entity_parent_path`: The path of the node that should be the parent of the spawned entity. defaults to the factory node. - `timer_path`: Allows you to you connect a timer that will spawn an entity when it times out. - `set_entity_as_toplevel`: Whether or not to set the entity as the top level. ### Functions - `spawn`: Spawns an entity. ## Attribution [Factory](https://icons8.com/icon/cFq1ElpDRijU/factory) icon by [Icons8](https://icons8.com) |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/Drumstickz64/GodotFactory | https://github.com/Drumstickz64/GodotFactory |
| Issues Url | https://github.com/Drumstickz64/GodotFactory/issues | https://github.com/Drumstickz64/GodotFactory/issues |
| Godot version | Godot 3.4 | Godot 3.4 |
| Version String | 0.1 | 0.1 |
| Download Commit | 0eb0295262a12425fb7d22eb330b3b37e3362045 | 0eb0295262a12425fb7d22eb330b3b37e3362045 |
| Download Url (Computed) | https://github.com/Drumstickz64/GodotFactory/archive/0eb0295262a12425fb7d22eb330b3b37e3362045.zip | https://github.com/Drumstickz64/GodotFactory/archive/0eb0295262a12425fb7d22eb330b3b37e3362045.zip |
| Icon Url |
https://github.com/Drumstickz64/GodotFactory/blob/master/icon.png?raw=true
|
https://github.com/Drumstickz64/GodotFactory/blob/master/icon.png?raw=true
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://github.com/Drumstickz64/GodotFactory/blob/master/Screenshot_1.png?raw=true
|
|
| Thumbnail |
|
|
| Preview Insert | ||
|---|---|---|
| Type | image | |
| Image/Video URL |
https://github.com/Drumstickz64/GodotFactory/blob/master/Screenshot_2.png?raw=true
|
|
| Thumbnail |
|
|