Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Drag and Drop mouse Input #109

Closed
6 tasks
ElanagaiArivuchelvan opened this issue Sep 7, 2023 · 1 comment
Closed
6 tasks

Drag and Drop mouse Input #109

ElanagaiArivuchelvan opened this issue Sep 7, 2023 · 1 comment
Assignees
Labels
Milestone

Comments

@ElanagaiArivuchelvan
Copy link

Description

Implementing a drag-and-drop mouse input feature in a game allows players to interact with in-game objects, elements (towers here) by clicking and dragging them using the mouse cursor.
In this implementation the player should be able to drag a tower of his choice from the towers display box and place in in the game screen to facilitate his game play

Dependencies

Milestones

List of sub-features you intend to have done and in Master by the end of the sprint.

  • implementing the one mouse function among the 7 functions to be able it click in the display box , preferably
    the function input (sep 8)
  • implementing the second mouse function to be able to drag the tower from the display box (sep 9)
  • positioning and spawing of the tower according to the user selection (sep 9)
  • test by implementing and play many positing of towers (Sep 10)

Completion Deadline: sep 11

Documentation

Members

@The-AhmadAA
Copy link
Contributor

This ticket closed, feature implemented in #207

@The-AhmadAA The-AhmadAA moved this from In Progress to Done in 2023 Studio 3 Project Oct 3, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
Development

No branches or pull requests

5 participants