FIX: WaterRipplesSystem import + grass_placeholder
- ADDED: WaterRipplesSystem.js and WaterPhysicsSystem.js to index.html - FIXED: grass_placeholder.png (was 0 bytes, now 685K) - FIXED: Transparency wipe on DEMO/Faza1/Faza2 assets - STATUS: Clean console ready
|
Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 936 KiB |
|
Before Width: | Height: | Size: 496 KiB After Width: | Height: | Size: 936 KiB |
|
Before Width: | Height: | Size: 474 KiB After Width: | Height: | Size: 860 KiB |
|
Before Width: | Height: | Size: 474 KiB After Width: | Height: | Size: 860 KiB |
|
Before Width: | Height: | Size: 587 KiB After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 463 KiB After Width: | Height: | Size: 926 KiB |
|
Before Width: | Height: | Size: 483 KiB After Width: | Height: | Size: 929 KiB |
|
Before Width: | Height: | Size: 434 KiB After Width: | Height: | Size: 884 KiB |
|
Before Width: | Height: | Size: 663 KiB After Width: | Height: | Size: 1.2 MiB |
|
Before Width: | Height: | Size: 654 KiB After Width: | Height: | Size: 1.1 MiB |
|
Before Width: | Height: | Size: 0 B After Width: | Height: | Size: 685 KiB |
@@ -283,7 +283,8 @@
|
|||||||
<!-- 🧪 TEST SCENE -->
|
<!-- 🧪 TEST SCENE -->
|
||||||
<script src="src/AssetManifest.js"></script> <!-- 📦 Asset Manifest -->
|
<script src="src/AssetManifest.js"></script> <!-- 📦 Asset Manifest -->
|
||||||
<script src="src/scenes/AssetTestScene.js"></script> <!-- 🖼️ Asset Gallery -->
|
<script src="src/scenes/AssetTestScene.js"></script> <!-- 🖼️ Asset Gallery -->
|
||||||
<!-- <script src="src/systems/WaterPhysicsSystem.js"></script> --> <!-- 🌊 Water Physics (DISABLED) -->
|
<script src="src/systems/WaterPhysicsSystem.js"></script> <!-- 🌊 Water Physics -->
|
||||||
|
<script src="src/systems/WaterRipplesSystem.js"></script> <!-- 💧 Water Ripples -->
|
||||||
<script src="src/scenes/SystemsTestScene.js"></script>
|
<script src="src/scenes/SystemsTestScene.js"></script>
|
||||||
|
|
||||||
<!-- 🎵 NEW AUDIO SYSTEMS - JAN 8 2026 -->
|
<!-- 🎵 NEW AUDIO SYSTEMS - JAN 8 2026 -->
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
"height": 4300,
|
"height": 4300,
|
||||||
"width": 2
|
"width": 2
|
||||||
},
|
},
|
||||||
"activeFile": "assets/tiled/probna farma numero uno .tmx",
|
"activeFile": "",
|
||||||
"expandedProjectPaths": [
|
"expandedProjectPaths": [
|
||||||
"assets/maps"
|
"assets/maps"
|
||||||
],
|
],
|
||||||
@@ -351,7 +351,6 @@
|
|||||||
"map.layerDataFormat": "3",
|
"map.layerDataFormat": "3",
|
||||||
"map.width": 80,
|
"map.width": 80,
|
||||||
"openFiles": [
|
"openFiles": [
|
||||||
"assets/tiled/probna farma numero uno .tmx"
|
|
||||||
],
|
],
|
||||||
"project": "novafarma.tiled-project",
|
"project": "novafarma.tiled-project",
|
||||||
"recentFiles": [
|
"recentFiles": [
|
||||||
|
|||||||