RE-SS3D / SS3D

Space Station 3D, another remake of SS13, but with an extra D.
https://ss3d.space/
249 stars 138 forks source link

[WIP] Animation system #1440

Open stilnat opened 4 months ago

stilnat commented 4 months ago

Summary

Early PR to keep track of what I've to do still and let other experiment with it. All features implemented are working in a separate environment from the main game since it needs a lot of testing and resetting, and I did not want to worry about modifying the current code and current human prefab which has issues for animation.

This PR intends to implement the following :

And make all of it work together.

It comes with this WIP design doc : https://docs.google.com/document/d/11wd4HigSu5Tn3ioCaafTzBFh7I_xzBOF/edit

PR checklist

Pictures/Videos)

Testing

Play with AnimationTests scene open. What you can do :

Changes

TODO

Related issues/PRs