is it possible to make a game like harvest moon?
if so can i get a tut on some tips on how to do it
is it possible to make a game like harvest moon?
if so can i get a tut on some tips on how to do it
isnt havrvest moon like, your a farmer and plant crops and take care of animals or somthin?
its most deff possible, (its possible to make any game really)
could you elaborate on what makes a harvest moon game? like a list that it involves and ill tell you what you could do to make it happen.
what do u mean
do u mean like what u do in teh game ???
i got to go for the night here is what i am after for the game
to be able to show movments on using the hoe and moving the dirt like in harvest moon to be able to have animals and crops
be able to watrer em and it shows that the soil is wet
inventory
in game time
calander
buildings
items and animations that they can do
that is some of the importent stuff if u guys could point me in a direction to a guide that will help me with these things i would greatly appreciate it
all this is more than possible, first of all, you might want to learn how to save alterable variables, cuz alot of them will come into play with making this kind of game.
For instance, you could have some soil. each patch of soil having its own alt variable called Moisture.
when ever the player waters the soil the variable Moisture will increase by x ammont.
say when the Moisture=0 then the soil is dry, but when it equals 0 it is partly wet, when it equals 100 it is fully wet.
same thing with feeding animals, have a sprite of a cow, with an Alterable Variable called Feed.
WHen ever it is fed the Alt Var Feed is raised. When it hits a certain value then it is well fed.
I also sudgest using either .INI files or using an array which is more complicated but not as easily editied.
Also I have recently made a scrolling inventory system of my own, that you could use.
also a good place for sprite sheets are here:
http://sdb.drshnaps.com/
http://spriters-resource.com/
im sure you can find some harvest moon sprites at these sites.
Good luck pal.
i know this is a stupid question but how do i use my own pictures i have tryed makeing em every single file that i could and put them in the lib folder and it will not work
your pretty new huh?
Well, making a Harvest Moon game is a VERY strenuous task.
I sudgest looking at some tutorials on the clickteam home page before tackling suck an accomplishment.
BUT i know that you probably have a very wild imagination, and your just itchin to let it spring out!
SO ill ask you a question. First of all, do you know what a sprite sheet is? and if so do you know how to imort one, or ANY graphic into MMF?
ya I know harvest moon, great game. It is possible but will take a long time.
sprite sheet yes i used to edit sonic the hedgehog ones for fun but no i don't know how to import
and yes i am willing to spend lots of time on this game i just want it to be a start at first and build onto later when i have more experiance
Have you checked the MMF documentation about importing graphics yet?![]()