abebd / VideoGame

1 stars 0 forks source link

UI: Player should be able to right click and interact with an entity #7

Open abebd opened 11 months ago

abebd commented 11 months ago

When right clicking a menu will appear on top of the cursor which will display actions the player can take.

Player has to be in close proximity (one tile) for the actions to work properly.

abebd commented 11 months ago

Still need to add any functionality to this, currently you get the popup menu and it looks bad and there is no functionality... Maybe implement the "Move Here"? It is blocked by ticket #19 though