Project X Forums http://px.worms2d.info/forum/ |
|
How i changue the mine sprite? http://px.worms2d.info/forum/viewtopic.php?f=15&t=1984 |
Page 1 of 1 |
Author: | Lucho [ Wed Apr 02, 2014 11:45 pm ] |
Post subject: | How i changue the mine sprite? |
I Need to know how to changue the sprite for mine, pls help |
Author: | Curtis [ Mon May 05, 2014 2:23 am ] |
Post subject: | Re: How i changue the mine sprite? |
Hello again Lucho..... I made this lib a long time ago and it should help you change your mine sprites....The lib sets all mine sprites to the blue and red targets and can only detonate with longbow arrows.....it's actually pretty sweet....It's also got MapEd support so you can rig the level beforehand with targets. |
Author: | PyroMan [ Thu May 22, 2014 9:13 pm ] |
Post subject: | Re: How i changue the mine sprite? |
Lucho wrote: I Need to know how to changue the sprite for mine, pls help here is couple mistakes i found after reading your message (very fast genearl looked, but..) so.. 1. f = GetAttachment("slime.png"); - but name of attached file is "duse.png", isn`t? 2. skipper_aiming = LoadSprite(f, 3, 3); written wrong. should be: - skipper_aiming = LoadSprite(f, 3, 0); 3. Make sure that your png is "saved as" in photoshop, with full range of colors. I mean not "published for web" with limited colors. In second case it will not work. good luck. |
Page 1 of 1 | All times are UTC |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |