Difference between revisions of "File:Item boxes.png"

From Open Surge Engine Wiki
Jump to: navigation, search
(Item boxes I made for OpenSonic Here is the patch for '''config/sprite.def''' revision 97 <pre> Index: config/sprite.def =================================================================== --- config/sprite.def (revision 97) +++ config/sprite.def (workin)
 
(uploaded a new version of "File:Item boxes.png": Goggles and invincibility stars are a bit smaller)
(No difference)

Revision as of 17:19, 24 March 2010

Item boxes I made for OpenSonic

Here is the patch for config/sprite.def revision 97

Index: config/sprite.def
===================================================================
--- config/sprite.def	(revision 97)
+++ config/sprite.def	(working copy)
@@ -1123,8 +1123,8 @@
 ; Item Box
 sprite SD_ITEMBOX
 {
-    source_file     images/items.png
-    source_rect     73 0 180 64
+    source_file     images/item_boxes.png
+    source_rect     9 100 180 96
     frame_size      30 32
     hot_spot        15 33
 
@@ -1215,6 +1215,14 @@
         fps         24
         data        11
     }
+	
+    ; fireshield box
+    animation 11
+    {
+        repeat      TRUE
+        fps         24
+        data        12 12 12 12 12 0 12 0 12 0 0 0 12 12 0 0 12 12 12 12 12 12 12 12
+    }
 }
 
 
@@ -1222,8 +1230,8 @@
 ; Box Icon
 sprite SD_ICON
 {
-    source_file     images/items.png
-    source_rect     254 1 96 28
+    source_file     images/item_boxes.png
+    source_rect     200 100 96 42
     frame_size      16 14
     hot_spot        8 20
 
@@ -1314,6 +1322,15 @@
         fps         24
         data        11
     }
+	
+	; fire shield
+    animation 11
+    {
+        repeat      TRUE
+        fps         24
+        data        12
+    }
+	
 }
 
 
@@ -1394,8 +1411,25 @@
     }
 }
 
+; Shield
+sprite SD_FIRESHIELD
+{
+    source_file     images/ring_shields.png
+    source_rect     0 92 230 42
+    frame_size      46 42
+    hot_spot        23 19
 
+    ; default
+    animation 0
+    {
+        repeat      TRUE
+        fps         24
+        data        0 1 2 3 4
+    }
+}
 
+
+
 ; Invencibility stars
 sprite SD_INVSTAR
 {

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current23:43, 23 August 2018Thumbnail for version as of 23:43, 23 August 2018308 × 208 (18 KB)Alexandre (Talk | contribs)Reverted to version as of 23:42, 23 August 2018
23:43, 23 August 2018Thumbnail for version as of 23:43, 23 August 2018308 × 208 (18 KB)Alexandre (Talk | contribs)
23:42, 23 August 2018Thumbnail for version as of 23:42, 23 August 2018308 × 208 (18 KB)Alexandre (Talk | contribs)
22:37, 6 January 2013Thumbnail for version as of 22:37, 6 January 2013308 × 208 (16 KB)Alexandre (Talk | contribs)
21:23, 7 March 2011Thumbnail for version as of 21:23, 7 March 2011308 × 207 (18 KB)Alexandre (Talk | contribs)
18:16, 5 September 2010Thumbnail for version as of 18:16, 5 September 2010308 × 207 (18 KB)Alexandre (Talk | contribs)
14:26, 18 April 2010Thumbnail for version as of 14:26, 18 April 2010308 × 207 (13 KB)Alexandre (Talk | contribs)
05:39, 14 April 2010Thumbnail for version as of 05:39, 14 April 2010300 × 200 (15 KB)Celdecea (Talk | contribs)Changed "T" and "K" to "N" and "C" to represent potential names for the new characters
17:19, 24 March 2010Thumbnail for version as of 17:19, 24 March 2010308 × 207 (15 KB)Celdecea (Talk | contribs)Goggles and invincibility stars are a bit smaller
10:29, 24 March 2010Thumbnail for version as of 10:29, 24 March 2010420 × 270 (16 KB)Celdecea (Talk | contribs)Item boxes I made for OpenSonic Here is the patch for '''config/sprite.def''' revision 97 <pre> Index: config/sprite.def =================================================================== --- config/sprite.def (revision 97) +++ config/sprite.def (workin
  • You cannot overwrite this file.

The following page links to this file:

Metadata