Skip to content

Support a script language #74

Open
@rodrigocam

Description

@rodrigocam

A scripting system allows game customization without recompile rust code, improving speed on the game testing.

It would be good if:

  • A script runner that runs another language (Lua, Python, etc)
  • Scripts can create ECS systems and use the ECS capabilities
  • Scripts can create arbitrary data structures
  • Close to no speed overhead

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions