Skip to content

Commit b7556de

Browse files
committed
Include all sb3 fixtures in snapshot testing
1 parent 7ef5e29 commit b7556de

File tree

225 files changed

+1671
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

225 files changed

+1671
-65
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: 9a3dd8d4430a32e8d9fa4cd5b2aaba83447f9d61ff65f318498abecedf011273
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: 1c23d97124b9914367dcb49014cc151be6718e93c561072a03229b4cfbab2a3b
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: dd0dfde8995248152fff0dc89702ac2efb912821f8e90f9ff021a8e3646d9ca1
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: 45f348e1e9a95b917613efa0e7ef22322db1194f0d0f587df626aee48abeef85
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: 39c99a8264729c20dba34ab77ef3051a05987447cf123848120754d7a8cfe7fb
3+
4+
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
// TW Snapshot
2+
// Input SHA-256: 656102a3256382d4cbb39b4af37cb8d23df0b6ac05f00fb4d02d4642277dce95
3+
4+
// Sprite1 script
5+
(function factoryXYZ(thread) { const target = thread.target; const runtime = target.runtime; const stage = runtime.getTargetForStage();
6+
return function* genXYZ () {
7+
runtime.ext_scratch3_motion._moveSteps(10, target);
8+
target.setDirection(((target.direction + 15) || 0));
9+
for (var a0 = 10; a0 >= 0.5; a0--) {
10+
target.setEffect("color", runtime.ext_scratch3_looks.clampEffect("color", 25 + target.effects["color"]));
11+
yield;
12+
}
13+
runtime.stopAll();
14+
retire(); return;
15+
retire(); return;
16+
}; })
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: d9ba4ffa47bbc3fc4b262be6540ed1a027367eec98338a881be9ad135dff7d5b
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: 2d72a9e23c4a9d8a7763378354526636e492af1a11e6ec484029aa68eb437dd5
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: cebefd6fd1fbc9bfd570d85be62937b6e3eb20629a56c003ea1eb8ddad1cf5c2
3+
4+
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
// TW Snapshot
2+
// Input SHA-256: 58922b86bad938f6d522f65addd4a55dea0a47e10113469290420c95e7d02495
3+
4+

0 commit comments

Comments
 (0)