Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Entities: ent_player

japan edited this page Mar 9, 2023 · 6 revisions

ent_player
Is a logic entity which plays supported Godot nodes with the corresponding name if necessary.

Supported nodes

  1. AnimationPlayer*
  2. AudioStreamPlayer
  3. AudioStreamPlayer3D

* Needs the optional name

Inputs

  1. Targets Array - List of supported node targets.
  2. Optional Name Array - List of the optional names.

Outputs

None.