Skip to content

Commit 5d2e9ec

Browse files
author
DavidQ
committed
Removing files that are not needed.
1 parent d2e4691 commit 5d2e9ec

11 files changed

Lines changed: 3 additions & 12399 deletions

samples/Phase 12 - Demo Games/Demo 1208 - Tool Formatted Tiles Parallax/ToolFormattedTilesParallaxScene.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ import { Theme, ThemeTokens } from '../../../engine/theme/index.js';
99
import { clamp } from '../../../engine/utils/index.js';
1010
import { Camera2D, worldRectToScreen } from '../../../engine/camera/index.js';
1111
import { Tilemap, resolveRectVsTilemap } from '../../../engine/tilemap/index.js';
12-
import tileMapToolExport from './data/toolFormattedTileMap.export.js';
13-
import fallbackParallaxToolExport from './data/toolFormattedParallax.export.js';
12+
import tileMapToolExport from './data/toolFormattedTileMap.js';
13+
import fallbackParallaxToolExport from './data/toolFormattedParallax.js';
1414

1515
const theme = new Theme(ThemeTokens);
1616

samples/Phase 12 - Demo Games/Demo 1208 - Tool Formatted Tiles Parallax/assets/tiles/tile-ground.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

samples/Phase 12 - Demo Games/Demo 1208 - Tool Formatted Tiles Parallax/assets/tiles/tile-platform.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

samples/Phase 12 - Demo Games/Demo 1208 - Tool Formatted Tiles Parallax/assets/tiles/tile-stone.svg

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)