Skip to content

Mouse support #65

Description

@david-pfx

PS+ has mouse support which is fairly intensive: left and right buttons, down, up and drag. Each mouse event drops an object, which is rather different from how the keyboard works.

The code to do this is quite large and is embedded in the input subsystem, but not clearly delineated. P:S has been refactored, to the point where a merge is challenging, perhaps even impossible.

My preferred approach in PuzzleFab is to use the mouse to generate input events, like keystrokes, on the every object occupying the clicked location. Simpler code, but not at all PS+ compatible.

Thoughts?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    commandsThe commands that can be used in ruleseventslike those used in the SOUNDS section: create/move/destroy objects, etc. Feedback for players!featureNew feature or requestinputkeyboard, mouse, touch, ... devices, gameplay and accessibilitymobileConcerns the interface for mobilesquestionFurther information is requestedsyntax/languageConcerns the language or its syntax

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions