Skip to content

[FEATURE] Add a native interaction prompt builder #238

Description

@ifBars

What would you like to see?

Add a builder or handle for attaching the game's native interaction prompt to a mod-owned GameObject.

It should support prompt text, interaction type, state, range, priority, angle limits, a display anchor or collider, and hover/start/end callbacks.

Why would this help?

Custom furniture, machines, props, and map content repeatedly need native-looking interaction prompts. Mods currently wire InteractableObject and its Unity events directly.

Extra Context (Optional)

Reuse the game's keyboard/controller prompt rendering. Custom UI and multiplayer authorization policy should remain the mod's responsibility.

Metadata

Metadata

Assignees

No one assigned

    Labels

    MediumEdge case bugs, etcenhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions