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

Review please: Very basic monster combat based on a statemachine. #333

Closed
wants to merge 1 commit into from

Conversation

Lidefeath
Copy link
Contributor

This is not for merging, but only for review.

To test it, spawn a monster and walk near it: It will detect you, move to you and kill you and then return back to it's spawn point.
It will need @ogmage78 's movement changes to finalize it, as you can currently bug the monster if you keep moving away from it. It will follow you for a while, but then not properly return to spawn point.

@Lidefeath Lidefeath closed this May 10, 2017
@Lidefeath Lidefeath deleted the monster-state-machine branch May 15, 2017 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants