Added textures

This commit is contained in:
2026-05-02 19:46:48 +10:00
parent 8ce556330f
commit 4308e0b6f6
7 changed files with 318 additions and 75 deletions

View File

@@ -1,9 +1,15 @@
{
"id": "dvd-bounce",
"name": "DVD Bounce",
"description": "A transparent DVD-style logo that bounces endlessly and changes color on each screen hit.",
"description": "A transparent bouncing DVD logo sprite that changes color on each screen hit.",
"category": "Built-in",
"entryPoint": "shadeVideo",
"textures": [
{
"id": "dvdLogoTexture",
"path": "DVD_Logo.png"
}
],
"parameters": [
{
"id": "logoScale",