ID:194750
 
I have made a Water turf with paint/photoshop. but how do i convert it to byond?

Regards Gravestealer
Save as png?, put it into your game folder, make a new icon, File -> New ->Icon. Copy water turf from the png, and paste into .dmi.
In response to Chaorace
Chaorace wrote:
Save as png?, put it into your game folder, make a new icon, File -> New ->Icon. Copy water turf from the png, and paste into .dmi.

Or, you can do it the easy way by copying the turf from inside the editor your using (in your case, photoshop), and pasting it into the BYOND .dmi editor. If the sprite is over 32x32 be sure to switch the dimensions on the top right of the icon file.
Back in the day people invented this little procedure called "Copy & Paste". Is quiet useful. You should give it a try!.
In response to AbdelJN
AbdelJN wrote:
Chaorace wrote:
Save as png?, put it into your game folder, make a new icon, File -> New ->Icon. Copy water turf from the png, and paste into .dmi.

Or, you can do it the easy way by copying the turf from inside the editor your using (in your case, photoshop), and pasting it into the BYOND .dmi editor. If the sprite is over 32x32 be sure to switch the dimensions on the top right of the icon file.

If you paste into a blank .dmi file the dimensions will update themselves.