|
1 | 1 | { |
2 | 2 | "folders": { |
3 | | - "assets/images/AdjustmentScreen": { |
| 3 | + "AdjustmentScreen": { |
4 | 4 | "template": "entity" |
5 | 5 | }, |
6 | | - "assets/images/Backgrounds/CircleBackground/Left": { |
| 6 | + "Backgrounds/CircleBackground/Left": { |
7 | 7 | "name": "CircleBackgroundLeft", |
8 | 8 | "template": "entityStacked" |
9 | 9 | }, |
10 | | - "assets/images/Backgrounds/CircleBackground/Right": { |
| 10 | + "Backgrounds/CircleBackground/Right": { |
11 | 11 | "name": "CircleBackgroundRight", |
12 | 12 | "template": "entityStacked" |
13 | 13 | }, |
14 | | - "assets/images/Backgrounds/HexagonBackground/Left": { |
| 14 | + "Backgrounds/HexagonBackground/Left": { |
15 | 15 | "name": "HexagonBackgroundLeft", |
16 | 16 | "template": "entityStacked" |
17 | 17 | }, |
18 | | - "assets/images/Backgrounds/HexagonBackground/Right": { |
| 18 | + "Backgrounds/HexagonBackground/Right": { |
19 | 19 | "name": "HexagonBackgroundRight", |
20 | 20 | "template": "entityStacked" |
21 | 21 | }, |
22 | | - "assets/images/Backgrounds/RhombusBackground/Left": { |
| 22 | + "Backgrounds/RhombusBackground/Left": { |
23 | 23 | "name": "RhombusBackgroundLeft", |
24 | 24 | "template": "entityStacked" |
25 | 25 | }, |
26 | | - "assets/images/Backgrounds/RhombusBackground/Right": { |
| 26 | + "Backgrounds/RhombusBackground/Right": { |
27 | 27 | "name": "RhombusBackgroundRight", |
28 | 28 | "template": "entityStacked" |
29 | 29 | }, |
30 | | - "assets/images/CreditsScreen/Credits": { |
| 30 | + "CreditsScreen/Credits": { |
31 | 31 | "template": "entity" |
32 | 32 | }, |
33 | | - "assets/images/CreditsScreen/Localized": { |
| 33 | + "CreditsScreen/Localized": { |
34 | 34 | "template": "animatedEntity" |
35 | 35 | }, |
36 | | - "assets/images/HighscoresScreen/HighscoresHeader": { |
| 36 | + "HighscoresScreen/HighscoresHeader": { |
37 | 37 | "template": "animatedEntity" |
38 | 38 | }, |
39 | | - "assets/images/InGame/Paddle": { |
| 39 | + "InGame/Paddle": { |
40 | 40 | "template": "animatedEntity" |
41 | 41 | }, |
42 | | - "assets/images/InGame/Particles": { |
| 42 | + "InGame/Particles": { |
43 | 43 | "template": "animatedEntity" |
44 | 44 | }, |
45 | | - "assets/images/InGame/Playfield": { |
| 45 | + "InGame/Playfield": { |
46 | 46 | "name": "Playfield", |
47 | 47 | "template": "entitySharedTileset" |
48 | 48 | }, |
49 | | - "assets/images/InGame/PongBall": { |
| 49 | + "InGame/PongBall": { |
50 | 50 | "name": "PongBall", |
51 | 51 | "template": "entitySharedTileset" |
52 | 52 | }, |
53 | | - "assets/images/InGame/PongBallLight": { |
| 53 | + "InGame/PongBallLight": { |
54 | 54 | "template": "entity" |
55 | 55 | }, |
56 | | - "assets/images/LangSelectScreen": { |
| 56 | + "LangSelectScreen": { |
57 | 57 | "template": "entity" |
58 | 58 | }, |
59 | | - "assets/images/OptionsScreen": { |
| 59 | + "OptionsScreen": { |
60 | 60 | "template": "animatedEntity" |
61 | 61 | }, |
62 | | - "assets/images/PrecautionScreen/PrecautionText": { |
| 62 | + "PrecautionScreen/PrecautionText": { |
63 | 63 | "template": "animatedEntity" |
64 | 64 | }, |
65 | | - "assets/images/PrecautionScreen/PrecautionTextBackground": { |
| 65 | + "PrecautionScreen/PrecautionTextBackground": { |
66 | 66 | "template": "entity" |
67 | 67 | }, |
68 | | - "assets/images/TitleScreen/Copyright": { |
| 68 | + "TitleScreen/Copyright": { |
69 | 69 | "template": "entity" |
70 | 70 | }, |
71 | | - "assets/images/TitleScreen/DemoBadge": { |
| 71 | + "TitleScreen/DemoBadge": { |
72 | 72 | "template": "animatedEntity" |
73 | 73 | }, |
74 | | - "assets/images/TitleScreen/Logo": { |
| 74 | + "TitleScreen/Logo": { |
75 | 75 | "template": "animatedEntity" |
76 | 76 | }, |
77 | | - "assets/images/TitleScreen/MainMenu": { |
| 77 | + "TitleScreen/MainMenu": { |
78 | 78 | "template": "animatedEntity" |
79 | 79 | }, |
80 | | - "assets/images/TitleScreen/PressStartButton": { |
| 80 | + "TitleScreen/PressStartButton": { |
81 | 81 | "template": "animatedEntity" |
82 | 82 | }, |
83 | | - "assets/images/Transitions/TransitionLayerA": { |
| 83 | + "Transitions/TransitionLayerA": { |
84 | 84 | "name": "TransitionLayerA", |
85 | 85 | "template": "entityStacked" |
86 | 86 | }, |
87 | | - "assets/images/Transitions/TransitionLayerB": { |
| 87 | + "Transitions/TransitionLayerB": { |
88 | 88 | "name": "TransitionLayerB", |
89 | 89 | "template": "entityStacked" |
90 | 90 | } |
|
0 commit comments