User Tag List

Page 1 of 2 1 2 LastLast
Results 1 to 10 of 20

Thread: is it possible to make a game

  1. #1
    No Products Registered

    Join Date
    Aug 2008
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    is it possible to make a game

    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

  2. #2
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    ZayLong's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    276
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    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.

  3. #3
    No Products Registered

    Join Date
    Aug 2008
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    what do u mean
    do u mean like what u do in teh game ???

  4. #4
    No Products Registered

    Join Date
    Aug 2008
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a 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

  5. #5
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    ZayLong's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    276
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    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.


  6. #6
    No Products Registered

    Join Date
    Aug 2008
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    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

  7. #7
    Clicker Fusion 2.5 DeveloperAndroid Export Module
    ZayLong's Avatar
    Join Date
    Jun 2008
    Location
    USA
    Posts
    276
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    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?

  8. #8
    No Products Registered

    Join Date
    May 2008
    Location
    U.S.A.
    Posts
    138
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    ya I know harvest moon, great game. It is possible but will take a long time.

  9. #9
    No Products Registered

    Join Date
    Aug 2008
    Posts
    74
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    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

  10. #10
    No Products Registered

    Join Date
    Jun 2006
    Location
    Land of raging rockets
    Posts
    1,231
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: is it possible to make a game

    Have you checked the MMF documentation about importing graphics yet?

Page 1 of 2 1 2 LastLast

Similar Threads

  1. Is there a way you can make add-ons 4 yo game?
    By GaryFreeman in forum Multimedia Fusion 2 - Technical Support
    Replies: 1
    Last Post: 25th August 2011, 04:54 PM
  2. To make a 3D game
    By castana2009 in forum Multimedia Fusion 2 - Technical Support
    Replies: 24
    Last Post: 29th August 2009, 12:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •