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.
This commit is contained in:
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user