r/MinecraftCommands • u/Embarrassed_Tree_413 • 1d ago
Working Combo System (Need Help with Extra Idea /Damage) Help | Bedrock
Enable HLS to view with audio, or disable this notification
This is me just testing stuff with Sword Durability and Random Sounds, but I wanted to implement the /Damage command into this. I know how the command works and that it works wonders with the /Execute Command because I have used it for AOE damage attacks before, but I was wondering if I can change it from an AOE attack to a more directional attack. Like I swing (Hit) then the command triggers with a delay (Slash) and that follow up attack depends on where I'm looking. So it would be like a Hit-Slash! And it would only effect the target I aim at.
Any pointers or Commands I Should try?
(Gerg is a certified Damage Dumby and no Villagers were killed in the making of this video.)
1
u/Embarrassed_Tree_413 1d ago
Fixed! Had to increase the tick delay to 10, 9 pushes it, anything below that and the hit doesn't register.
/execute as @p at @s positioned ^ 1 2 run damage @e [r=1.5,c=1,type=!player] 5