summaryrefslogtreecommitdiff
path: root/Samples/Hello/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'Samples/Hello/gfx')
-rw-r--r--Samples/Hello/gfx/icon.png.image.asset (renamed from Samples/Hello/gfx/icon.png.asset)2
-rw-r--r--Samples/Hello/gfx/mt_thunder.material.asset (renamed from Samples/Hello/gfx/mt_thunder.asset)2
-rw-r--r--Samples/Hello/gfx/particles.asset4
-rw-r--r--Samples/Hello/gfx/particles/fire.asset4
-rw-r--r--Samples/Hello/gfx/test.animation.asset2
5 files changed, 0 insertions, 14 deletions
diff --git a/Samples/Hello/gfx/icon.png.asset b/Samples/Hello/gfx/icon.png.image.asset
index 83a5b60..e9d0125 100644
--- a/Samples/Hello/gfx/icon.png.asset
+++ b/Samples/Hello/gfx/icon.png.image.asset
@@ -1,4 +1,2 @@
-{
type="image",
extern="icon.png"
-} \ No newline at end of file
diff --git a/Samples/Hello/gfx/mt_thunder.asset b/Samples/Hello/gfx/mt_thunder.material.asset
index 05a051a..ad4ac52 100644
--- a/Samples/Hello/gfx/mt_thunder.asset
+++ b/Samples/Hello/gfx/mt_thunder.material.asset
@@ -1,4 +1,2 @@
-{
type="material",
shader="/shaders/sh_thunder",
-} \ No newline at end of file
diff --git a/Samples/Hello/gfx/particles.asset b/Samples/Hello/gfx/particles.asset
deleted file mode 100644
index 90e9a40..0000000
--- a/Samples/Hello/gfx/particles.asset
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-type="particleeffecs",
-
-} \ No newline at end of file
diff --git a/Samples/Hello/gfx/particles/fire.asset b/Samples/Hello/gfx/particles/fire.asset
deleted file mode 100644
index d20e4ad..0000000
--- a/Samples/Hello/gfx/particles/fire.asset
+++ /dev/null
@@ -1,4 +0,0 @@
-{
-type="particlesystem",
-
-} \ No newline at end of file
diff --git a/Samples/Hello/gfx/test.animation.asset b/Samples/Hello/gfx/test.animation.asset
index e429d4c..63970a2 100644
--- a/Samples/Hello/gfx/test.animation.asset
+++ b/Samples/Hello/gfx/test.animation.asset
@@ -1,4 +1,3 @@
-{
type="animation",
duration=3,
loop=true,
@@ -12,4 +11,3 @@ frames={
{time=0.2,sprite="/sprites/hero_2.spr",color={255,0,255,255}},
{time=1.0,sprite="/sprites/hero_3.spr",color={255,0,0,255}},
},
-} \ No newline at end of file