This project comes from the course: "Unreal Engine 5 C++: Make Your Own Action Combat Game" by Luis Ramirez.
Stars
9
Forks
5
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
85
commits
Lessons 8.14 and 8.15: Fixing the Player Attack Reset and Camera Shake. Also, fixed a bug where the Boss stopped taking damage.
8c16d2bView on GitHubLessons 8.12 and 8.13: Ignoring Damage and Spawning Emitters.
222d970View on GitHubPlayer BP lost the reference to the BlockComponent, "Details" tab was completely empty, so I had to delete it and make a new one.
1651802View on GitHubLessons 8.8 and 8.9: Playing the Block Animation and Using Dot Products.
232669fView on GitHubLessons 8.5 and 8.6: Destroying Widgets and Ending the Lock on Behavior.
b96a48fView on GitHubLessons 8.3 and 8.4: Subscribing to Events With C++ and Stopping AI Brain Logic.
5412a0dView on GitHubLessons 7.8 and 7.9: Widget Animations and Playing Widget Animations.
65d7637View on GitHub