Skip to content

View player state appearance mapping in Studio #754

@AerunDev

Description

@AerunDev

As a game designer
I want to view how player states map to sprite suffixes
So that I can understand how player visuals work without reading the code

Context / Problem

Player state appearance is currently defined in a hard-coded constant in PSDK, making it difficult to discover and understand. This particularly impacts non-technical users who need this information but cannot easily access it.

Acceptance Criteria

  • A list of player states is displayed in Studio
  • Each state shows its associated sprite suffix
  • The displayed data matches current PSDK behavior
  • The information is presented in a clear and readable way
  • No user action can modify the data

Scope

  • Read-only visualization of player states and suffix mapping
  • UI focused on clarity and discoverability

Out of Scope

  • Editing values
  • Configuration files
  • Runtime integration
  • Custom states

Notes

  • This is a pure UX improvement with low technical risk
  • Should be considered as a foundation for future enhancements

Metadata

Metadata

Assignees

No one assigned

    Labels

    User storyIssues related to a new feature or request

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions