Panda only attacks player if they're holding a Bamboo.
Penguin:
Added prefab for penguin, plus penguin script.
Penguin currently acts like update panda, but targets Fish instead of bamboo.
How Has This Been Tested?
Penguin and Panda both move consistently in multiplayer, tested locally.
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[x] I have made corresponding changes to the documentation
Description
38 #23
Panda Changes:
Penguin:
How Has This Been Tested?
Penguin and Panda both move consistently in multiplayer, tested locally.
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
Checklist: