emirthab / third-person-controller

This addon includes 3rd person perspective locomotion and blockout materials, sky.
MIT License
37 stars 5 forks source link

Remove non-MIT licensed materials and replace with Mannequiny. #6

Closed KennethOshiro closed 1 year ago

KennethOshiro commented 1 year ago

This is still a work in progress, but it will close issue #5 and partially address issue #4 .

The main changes are as follows:

Also included are Mannequiny's AnimationPlayer and AnimationTree nodes, but they are currently not working correctly.

This has been tested with the latest stable release of Godot 4, but it should also work with the current 4.1 dev release.

emirthab commented 1 year ago

https://user-images.githubusercontent.com/52050284/234266838-675cb5ca-11aa-4aea-b185-ac2d943dfd7a.mov

Hello. First of all, I would like to thank the third-party controller for their contribution 🙏 But I guess the animations are not working properly.

KennethOshiro commented 1 year ago

Hi, I managed to get the animations fixed.

I decided to use a different character controller and camera script.

emirthab commented 1 year ago

After a few edits I uploaded the project back to the assets store. Thanks a lot for your contribution...