Skip to content

Asynchronous decode map loading #6460

@moonheart08

Description

@moonheart08

Essentially, allow the entirety of map file read and pre-init entity setup to be performed on the thread pool, without spending time on the main game thread. The entire result of the operation can be stored in a CommandBuffer and applied some ticks later when deserialization is complete.

Blocked on

Metadata

Metadata

Assignees

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