Skip to content

add ability to use assets defined in src/test #71

Open
@keturn

Description

@keturn

I was looking at writing tests for DynamicCities. It has systems that depend heavily on prefab assets for configuration. Sure, we can change those things to add programmatic interfaces for configuration as well, but it's a reasonable design: Configuration of these things should be data-driven, and the way modules load data is through the asset manager.

But I don't want the assets I define for specific test scenarios mixed in with all the other assets meant for gameplay.

[original discussion]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Size: MMedium-sized effort likely requiring some research and work in multiple areasType: ImprovementRequest for or addition/enhancement of a feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions