Skip to content

Worlds: controlling update sequence. #124

@Yanrishatum

Description

@Yanrishatum

I'm lack of controlling update sequence in Worlds, and added some functions to control it. In perfect way - there must be something like layers for update sequences, but it's to complicated.
I'm made next functions:

  • Bring entity to be updated first.
  • Send entity to be updated last.
  • Bring entity forward one step (updated earlier).
  • Send entity backward one step (updated later).
  • Bring entity to be updated before second entity.
  • Send entity to be updated after second entity.
  • Swap two entities in update sequence.

Source: http://pastebin.com/02LePwHE
I apologise for external site URL. I didn't want to make a fork or post all code, because it takes too many space.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions