Hi, I’m currently working on a project and I’m stuck on a small part of the game. In this game I need basic combat, punching/pushing and I need that combat to be possible while the player is sprinting, My issue is that I don’t know how I’d play both a punch (or push) animation while my sprinting animation is also playing.
I’ve searched around the devforum for similar topics but I haven’t found any topics that could help me and I’m not aware of a way to do this in roblox. And searching around online only gives me results for completely different game engines.
The combat system is the easy bit here, that’s just a bit of knockback, the only issue I’m having is getting a pushing animation (which literally just animates the arms) and a running animation to play at the same time.
All help is appreciated,
aggressiveclown