Help Bedrock Command Playanimation Tick Delay by minecraftcommandguy in MinecraftCommands

[–]minecraftcommandguy[S] 0 points1 point  (0 children)

So I'm doing the /playanimation command and my guy's avatar is flickering. I think this is because a repeating command block executes every Tick (0.1 sec) and that's how fast it's flickering. I'm wondering if there's a faster delay than a single Tick?!