-new----------------------------------------
- replaced Photon Classic with Photon PUN2
- added consumables ( health and stamina potions). use them same as other items except they are destroyed upon use. ( Look in VideoCombat scene for examples )
- bugfixes -----------------------------
- fixed attack hitting methods
- improvements -------------------------
- keeping camera aiming when changing position
- rearranged Resources folders, removed items from it and placed in prefabs folder.
- added onHit and onBlock callbacks on PlayerControlBase component.
Added EditorResources folder in which is another Resources folder which you can disable on build because it is used only on creating resources in editor.