Godot Factory

An asset by drumstickz64
The page banner background of a mountain and forest
Godot Factory thumbnail image
Godot Factory thumbnail image
Godot Factory hero image

Quick Information

0 ratings
Godot Factory icon image
drumstickz64
Godot Factory

# Godot Scene Factory2D 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)

Supported Engine Version
3.4
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

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 icon by Icons8

# 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)

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Godot Factory icon image
drumstickz64
Godot Factory

# Godot Scene Factory2D 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)

Supported Engine Version
3.4
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
2 years ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers