Skip to content

Component Listener not working sometime #1052

@BilkerRoger

Description

@BilkerRoger

I use IGamePointListener To change gameobject position,
if I call create the Entity and add the PointComponent in IInitializeSystem's Initialize,It took effect immediately
But if i call the same logic in ReactiveSystem's Execute,it's not working,then I change the value on inspector,it's working,Is this normal?
I'm using extra logic to dispose,But it's so inelegant

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status

    New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions