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

Visually demonstrate that an agent died. #69

Open
cinjon opened this issue Apr 17, 2018 · 3 comments
Open

Visually demonstrate that an agent died. #69

cinjon opened this issue Apr 17, 2018 · 3 comments

Comments

@cinjon
Copy link
Collaborator

cinjon commented Apr 17, 2018

Currently, when an agent dies, it's removed from the map and consequently doesn't show up as having died in that turn.

We should visually show the agent died and pause the game for 1-2 seconds.

@weseldridge
Copy link
Collaborator

Some ways the render/viewer can do that now is keeping the agent's last position once they die in the view or on the agent itself. We can do it by time length, by steps or until the flames go away.

I would suggest doing it by steps or until the flames go away so it is consistent when speeding up gameplay. That way all saved png would look the same no matter the game speed.

I will post some example sprites in here once I can work on them.

I think we also need to grey the agent's box out on the left like in rgb_pixel mode.

@weseldridge
Copy link
Collaborator

This is just ruff. Just wanted to get an idea out there.

titles-22

@cinjon
Copy link
Collaborator Author

cinjon commented Mar 3, 2019

Is this happening? Would be dope and if it's already been implemented...

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