Commit Graph

1 Commits

Author SHA1 Message Date
24Play-Mykyta-Slobodianiuk d6fc6be717 feat: Add VFX JSON files and loader implementation
- Created a new JSON file for VFX configuration (`test.json`) containing geometries, materials, textures, and particle emitters.
- Implemented a TypeScript module (`vfx_json.ts`) to define VFX resources and a loader function using QuarksLoader for parsing the JSON data.
- Included the new test VFX in the resource list for loading.
2026-06-05 18:03:54 +03:00