Videos for making in-game map items unavailable

#1
I observed that the two videos that show how to make the in-game map items are now unavailable. Would it possible to get those reloaded or could I be directed to another tutorial that shows how to make those maps?

Thanks. Smile
Reply

#2
This might help you, it's a tutorial I wrote not too long ago.

https://www.swordofmoonlight.com/bbs/ind...opic=930.0
~ ‎® Indie RPG developer.

Twitter: twitter.com/JC_Bailey1112
Reply

#3
That is a very informative tutorial and I appreciate that. ‎  Smile However, What I am looking to create are the inventory map items that allow the player to reference where he or she is in the stage, not the individual map tile pieces for stage construction. Does that use the same procedure or is something else involved.?
Reply

#4
Oh, I thought you were talking about map pieces. Movingeyes

Well that's easy. You'd just make a 300x300 image and draw it lined up to your map. The SOM grid is 100x100, so each map piece would be equal to every 3x3 pixels on the image. You can use the map files in the sample game as a reference to help you. Remember to save the image as a 256 color bitmap in your game's pictures folder.


Attached Files
.bmp   map0_1.bmp (Size: 263.72 KB / Downloads: 137)
~ ‎® Indie RPG developer.

Twitter: twitter.com/JC_Bailey1112
Reply

#5
(2016-05-29, 07:31 AM)MasterTaffer link Wrote:Oh, I thought you were talking about map pieces. Movingeyes

Well that's easy. You'd just make a 300x300 image and draw it lined up to your map. The SOM grid is 100x100, so each map piece would be equal to every 3x3 pixels on the image. You can use the map files in the sample game as a reference to help you. Remember to save the image as a 256 color bitmap in your game's pictures folder.

I understand the principle behind this, but I am uncertain as to what drawing tool would be used. Are we talking about Paint.net, GIMP or something else?
Reply

#6
I use Photoshop for all my graphics, but I think a map like that is doable in Paint. Just copy the background color and fill it in, then copy the darkish brown color and start drawing your map lines pixel-art style. If you use Photoshop or Gimp, you can easily give the map lines a faded look by combining stuff like add-noise and a transparent eraser.
~ ‎® Indie RPG developer.

Twitter: twitter.com/JC_Bailey1112
Reply

#7
(2016-05-31, 10:29 AM)MasterTaffer link Wrote:I use Photoshop for all my graphics, but I think a map like that is doable in Paint. Just copy the background color and fill it in, then copy the darkish brown color and start drawing your map lines pixel-art style. If you use Photoshop or Gimp, you can easily give the map lines a faded look by combining stuff like add-noise and a transparent eraser.

That is what I thought, but I wanted to be sure. Thanks a lot. ‎  Biggrin
Reply





Users browsing this thread:
3 Guest(s)