Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

When hovering over something (or things) in the world, display information about them. #16

Open
Nixill opened this issue Jun 30, 2016 · 2 comments
Assignees

Comments

@Nixill
Copy link

Nixill commented Jun 30, 2016

This information would display in the bottom left, above the coordinates (which would be compacted to one line), and would go (upwards from the coordinates) from the tile up. Two examples are in the comments.

Also, this is completely needed for things without sprites (see #15).

@Nixill
Copy link
Author

Nixill commented Jun 30, 2016

For example, in this image:
image

The following info would be displayed:

Tile: Boss floor
x: -1 / y: -8

@Nixill
Copy link
Author

Nixill commented Jun 30, 2016

For second example, in this image:
image

The following info would be displayed:

Trap: Bounce trap down
   type: 1 / subtype: 2
Item: Freeze enemies scroll
   type: scroll_freeze_enemies / bloodCost: No / saleCost: No / singleChoice: No
Tile: Boss floor
x: 6 / y: -4

@Marukyu Marukyu self-assigned this Jun 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants