UE5: Using Animation Notifies to Spice Up your Game
Channel:
Subscribers:
2,650
Published on ● Video Link: https://www.youtube.com/watch?v=gAYu1Scj7S0
You can add custom events to your animations. This is useful for doing things like footstep sounds, triggering particle effects, adding damage on certain frames, and so forth. Very useful technique that ties together your animation with the rest of the code.
Other Videos By Bill Kerney
2023-10-24 | Waterfall, Agile, TDD |
2023-10-20 | We Do A Little Trolling |
2023-10-18 | Const Variables and Debugging C++ |
2023-10-17 | UE5: Niagara Effects and Systems |
2023-10-17 | Quick Introduction to Raylib |
2023-10-17 | Weird Corners of C++: Any, Variant, Optional |
2023-10-16 | Worked Solution: Data Science + CSV Parsing |
2023-10-14 | 27 Useful Vim Commands |
2023-10-14 | C++: Things you can do with vectors |
2023-10-14 | Lab Time Week 10: Use Kaggle to Get a Dataset |
2023-10-12 | UE5: Using Animation Notifies to Spice Up your Game |
2023-10-11 | C++: Static Variables, Big Ints, Dynamic Programming |
2023-10-10 | UE5: Implementing Different Weapons/Spells |
2023-10-10 | UE5: Geometry |
2023-10-09 | C++: Splitting a CSV file into a 2D Vector of Strings |
2023-10-05 | UE5: Constructive Solid Geometry and Light Switches |
2023-10-05 | Signed Distance Fields + Ray Marching |
2023-10-04 | C++: Recursion and the Memory Map |
2023-10-03 | UE5: Jump Pads, Boost Pads, Teleporters |
2023-10-03 | Camera Projection Matrix and View Frustum Culling |
2023-10-02 | Git Gud at Computer Science |