Added textures
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user