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

Food System #44

Open
kruserr opened this issue Sep 20, 2021 · 0 comments
Open

Food System #44

kruserr opened this issue Sep 20, 2021 · 0 comments
Assignees

Comments

@kruserr
Copy link
Member

kruserr commented Sep 20, 2021

  • Use Unity particle system to generate a bunch of particles in the center, that slowly and randomly scatter outwards
  • Each particle itself gives you XP
  • Collide with all the particles to gain all the XP
  • Killing a Playable will spawn particles
  • A World Random generated Plant will spawn particles
  • The size of the Enemy decides how many particles spawn
  • The size of the Plant decides how many particles spawn
  • Animal food is red
  • Plant food is green
  • Eat animal food sound effect
  • Eat plant food sound effect
@kruserr kruserr self-assigned this Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant