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

Map Spawn Points #69

Open
1 of 6 tasks
robwalch opened this issue Jun 1, 2013 · 1 comment
Open
1 of 6 tasks

Map Spawn Points #69

robwalch opened this issue Jun 1, 2013 · 1 comment

Comments

@robwalch
Copy link
Member

robwalch commented Jun 1, 2013

Define points in maps to spawn player, boss, "shadow clone" and other character entities.

  • have some monks stand guard near the temple More Monks! #67 more monks!
  • SpawnEntity class:
  • adds entity to map every time map 'starts' (setMap)
  • handles spawn pool and frequency
  • SpawnPhysicsInput class:
  • define angle and velocity when spawned
@ghost ghost assigned robwalch Jun 1, 2013
@robwalch
Copy link
Member Author

robwalch commented Jun 2, 2013

Spawn entities are added on every call of 'setMap' but after the first call they don't all show up...

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

1 participant