Skip to content

Commit 8a5986f

Browse files
author
Finn
committed
added new background system for stage
1 parent dda87c0 commit 8a5986f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
$scoreboard players set backdrop stage.global $(action_data)
2+
3+
execute if score backdrop stage.global matches 0 run fill -165 135 -204 -133 146 -204 ltextras:curtain
4+
execute if score backdrop stage.global matches 1 run clone -165 135 -189 -133 146 -189 -165 135 -204
5+
execute if score backdrop stage.global matches 2 run clone -165 135 -184 -133 146 -184 -165 135 -204
6+
execute if score backdrop stage.global matches 3 run clone -165 135 -179 -133 146 -179 -165 135 -204
7+
execute if score backdrop stage.global matches 4 run clone -165 135 -174 -133 146 -174 -165 135 -204

0 commit comments

Comments
 (0)