So Im trying to implement a GAS in my 2D fighting game.
im basically trying to implement something from a video that I saw.
But I just know it wont work since my character doesnt have a mesh or skeletal structure.
Dont get me wrong I can work with the animation component and instance from the player blueprint.
But I have to cast to the animation blueprint from a different blueprint which doesnt have it and im unsure on how to do so.
If anyone knows please try to explain it in as many simple terms as possible as im still not used to all the names in unreal engine 5.
I appreciate anyone reading this greatly