Skip to content

add(Actor): ActorRespawnSystem and ActorRespawnTimer #1

@targun123

Description

@targun123

Hi! I noticed that Pull Requests are disabled, so I'm sharing my implementation of the NPC/Monster respawn system here.

You can review the changes directly on my fork here:
targun123@edbf0e1

Features:

  • Added ActorRespawnTimer component to hold template ID, delay, and spawn position.
  • Added ActorRespawnSystem to update elapsed time since death and handle respawning via World::addNpc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions