1- Made the functions modular, Added Character Range, Death Montage Code, Heath System, Attack Montage all into the parent class.
2- Added a new Character called Cyro L.....(Something), Added it's animations data, setting up montage etc.
3- The Ability system which was not working on the client side before, I had to code it in MainPlayerController. Now ability system does work on the client side too.
The worker was not being prepared previously on the client side, I had to code that in PlayerController and that also works now.
Comments