Skip to content

Commit eebec87

Browse files
committed
🛠️ Fixed #291
1 parent 5de444c commit eebec87

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/systems/datapackCompiler/animation.mcb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,6 @@ dir <%export_namespace%> {
296296
$scoreboard players set @s <%OBJECTIVES.FRAME(animation.safe_name)%> $(to_frame)
297297

298298
scoreboard players operation #this <%OBJECTIVES.I()%> = @s <%OBJECTIVES.TWEEN_DURATION()%>
299-
scoreboard players add @s <%OBJECTIVES.TWEEN_DURATION()%> 1
300299
tag @s add <%TAGS.TRANSFORMS_ONLY()%>
301300
execute at @s run function ./zzz/apply_frame {frame: 0}
302301
$execute at @s run function ./zzz/apply_frame {frame: $(to_frame)}

0 commit comments

Comments
 (0)