Skip to content

Animation fixes and Spline Camera#76

Merged
GageM merged 5 commits intodevfrom
AnimationFixes
Feb 15, 2024
Merged

Animation fixes and Spline Camera#76
GageM merged 5 commits intodevfrom
AnimationFixes

Conversation

@GageM
Copy link
Copy Markdown
Collaborator

@GageM GageM commented Feb 14, 2024

This branch has the character animation fixes as well as the spline-based camera

- Reimported Loaf and Donut as well as added new animations
- Fixed a bug in the CameraRegisterVolume.cpp Tick function
- Updated SCharacter.cpp to make character rotation relative to the current camera
@GageM GageM added enhancement New feature or request graphics Issues or improvements related to game graphics and art backend Issues or improvements related to game backend, like server-side logic labels Feb 14, 2024
@GageM GageM added this to the Alpha Version Release milestone Feb 14, 2024
Copy link
Copy Markdown
Owner

@MashdorDev MashdorDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great just need the attention of @SafakOnol in the SCharacter.cpp

Comment thread Source/unbread/Private/SCharacter.cpp
@MashdorDev
Copy link
Copy Markdown
Owner

@GageM Don't forget to pull dev into the branch and push to the branch after you brought dev into your local branch

@GageM
Copy link
Copy Markdown
Collaborator Author

GageM commented Feb 14, 2024

@MashdorDev Dev was pulled into the branch

@GageM
Copy link
Copy Markdown
Collaborator Author

GageM commented Feb 14, 2024

That being said I can merge it again if you'd prefer

@MashdorDev
Copy link
Copy Markdown
Owner

I think you need to pull dev again after the #77 was pulled into dev so we don't have any conflicts

@GageM
Copy link
Copy Markdown
Collaborator Author

GageM commented Feb 14, 2024

Alright, I just pulled Dev again and re-pushed

@MashdorDev
Copy link
Copy Markdown
Owner

Awesome, now we are just going to wait for @SafakOnol input on the code you asked him 👍

This was linked to issues Feb 15, 2024
Copy link
Copy Markdown
Collaborator

@SafakOnol SafakOnol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good stuff

@GageM GageM merged commit 7484a59 into dev Feb 15, 2024
@GageM GageM deleted the AnimationFixes branch February 15, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Issues or improvements related to game backend, like server-side logic enhancement New feature or request graphics Issues or improvements related to game graphics and art

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Fix Animation For Player direction Imrpove Camera for Player

3 participants