Author Topic: how to make sprites :S  (Read 17994 times)

Vieden

  • Guest
how to make sprites :S
« on: 2005-04-04, 03:25:24 PM »
plz i cant find where to make it :S

Anonymous

  • Guest
how to make sprites :S
« Reply #1 on: 2005-04-05, 05:43:18 AM »
Do the quick tutorial first under the help. if you done that you can create a game.

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
how to make sprites :S
« Reply #2 on: 2005-04-05, 05:44:23 AM »
Select Sprites and Paths from the View menu, or click on the single red ball in the toolbar.  Follow the quick tutorial in the help menu.  It shows you how to make a complete project.

dragonforce-europe

  • Visitor
  • *
  • Posts: 2
    • ICQ Messenger - 169602498
    • MSN Messenger - dragonforce_europe@hotmail.com
    • AOL Instant Messenger - vyeyendra
    • Yahoo Instant Messenger - vyeyendra
    • View Profile
    • Email
how to make sprites :S
« Reply #3 on: 2005-04-05, 05:44:40 AM »
Quote from: "Anonymous"
Do the quick tutorial first under the help. if you done that you can create a game.


:)

dragonforce-europe

  • Visitor
  • *
  • Posts: 2
    • ICQ Messenger - 169602498
    • MSN Messenger - dragonforce_europe@hotmail.com
    • AOL Instant Messenger - vyeyendra
    • Yahoo Instant Messenger - vyeyendra
    • View Profile
    • Email
how to make sprites :S
« Reply #4 on: 2005-04-05, 05:45:54 AM »
Quote from: "bluemonkmn"
Select Sprites and Paths from the View menu, or click on the single red ball in the toolbar.  Follow the quick tutorial in the help menu.  It shows you how to make a complete project.


you had to be first didnt you? :(

durnurd

  • Lead Lemming
  • Expert
  • Fanatic
  • *****
  • Posts: 1234
  • Games completed so far: 0
    • MSN Messenger - durnurd@hotmail.com
    • View Profile
    • Find My Ed
how to make sprites :S
« Reply #5 on: 2005-04-05, 10:36:48 AM »
Quote from: "dragonforce-europe"
you had to be first didnt you? :(


Had to be first?  To answer the question?  Well, people do come here hoping to have questions answered.  And you can't blame him.  He did make SGDK.

On another note, it would be nice if people would follow the tutorials like it tells you to do when you first run the program and look in the help that comes with the program before they come asking questions.

That's just a personal gripe, I guess.
Edward Dassmesser

Anonymous

  • Guest
how to make sprites :S
« Reply #6 on: 2005-04-05, 10:40:55 AM »
Quote from: "durnurd"
Quote from: "dragonforce-europe"
you had to be first didnt you? :(


Had to be first?  To answer the question?  Well, people do come here hoping to have questions answered.  And you can't blame him.  He did make SGDK.

On another note, it would be nice if people would follow the tutorials like it tells you to do when you first run the program and look in the help that comes with the program before they come asking questions.

That's just a personal gripe, I guess.


just look at our posting times :)

well thats what i told him also. good luck getting a project  up. cant wait to see a new game/program

durnurd

  • Lead Lemming
  • Expert
  • Fanatic
  • *****
  • Posts: 1234
  • Games completed so far: 0
    • MSN Messenger - durnurd@hotmail.com
    • View Profile
    • Find My Ed
how to make sprites :S
« Reply #7 on: 2005-04-05, 10:50:39 AM »
Ah, didn't notice.  Odd when that happens, isn't it?

Now that they know how to make sprites, it still may be some time before a suitable game is released, of course.  That's one of the pretty basic things you need to know to get started on a game.

Ooh, challenge:  Somebody make an SGDK game without any sprites except the player sprite.  Then add all the sprites and paths in afterward!  Silly challenge, yes, but it would certainly make the person think about design quite a bit first, which is a good thing.
Edward Dassmesser

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
how to make sprites :S
« Reply #8 on: 2005-04-05, 06:10:54 PM »
I like the GoldYoink idea where there are no sprites on any maps except the first one, and the script examines the tiles on each map to determine where to put the sprites.  'Course that makes you think about design less, not more (because it's so easy to make maps), so that version of the "challenge" wouldn't encourage pre-planned design so much.

Anonymous

  • Guest
how to make sprites :S
« Reply #9 on: 2005-04-11, 02:49:50 PM »
Quote from: "bluemonkmn"
I like the GoldYoink idea where there are no sprites on any maps except the first one, and the script examines the tiles on each map to determine where to put the sprites.  'Course that makes you think about design less, not more (because it's so easy to make maps), so that version of the "challenge" wouldn't encourage pre-planned design so much.



Goldyoink is still a very fun game.

Sadly. it doesnt got music  :(

durnurd

  • Lead Lemming
  • Expert
  • Fanatic
  • *****
  • Posts: 1234
  • Games completed so far: 0
    • MSN Messenger - durnurd@hotmail.com
    • View Profile
    • Find My Ed
how to make sprites :S
« Reply #10 on: 2005-04-11, 02:58:48 PM »
Well, the idea behind the game was to show scripting.  You can add music when you play it if you really want music.  Or you could just play music in Windows Media Player or something and then start playing the game.
Edward Dassmesser

Anonymous

  • Guest
how to make sprites :S
« Reply #11 on: 2005-09-01, 03:23:11 PM »
Quote from: "dragonforce-europe"
Quote from: "bluemonkmn"
Select Sprites and Paths from the View menu, or click on the single red ball in the toolbar.  Follow the quick tutorial in the help menu.  It shows you how to make a complete project.


you had to be first didnt you? :(


Follow the tutorial my ass! It does the basic steps, graphics, etc. When or where does it show you how to make templates, initial sprites, sprite definitions. A tutorial should be a step by step procedure. 1. Make graphics. A. create or load a graphic map. Note: I discovered that there is no standard in displaying your tiles. IE Tile animation displays 14 across. Tile matching, tile categories and sprites and paths are 8 across. It does NOT show how to make a full project, try again. IE, how and where is an original player sprite created to begin with?

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
how to make sprites :S
« Reply #12 on: 2005-09-01, 04:31:25 PM »
There are two tutorials and they both show you how to make a fully functioning project, including sprites.  If you're following the Quick Tutorial, then step number 4 is "Create a Sprite" with all the details (14 steps) on how to do it.
If you are following the full tutorial, then step 5 is "Defining Paths and Sprites" which also goes into detail on how to create a sprite.  What more do you expect?

Anonymous

  • Guest
how to make sprites :S
« Reply #13 on: 2005-11-06, 11:00:30 PM »
I just wanted to say that I thought the tutorial with the program was great, I just downloaded the program this morning and had the tutorial finished in no time. It worked great.

DO you think maybe this guy is asking how to create more complex sprites?

bluemonkmn

  • SGDK Author
  • Administrator
  • Fanatic
  • *****
  • Posts: 2761
    • ICQ Messenger - 2678251
    • MSN Messenger - BlueMonkMN@gmail.com
    • View Profile
    • http://sgdk2.sf.net/
    • Email
how to make sprites :S
« Reply #14 on: 2005-11-07, 06:39:19 AM »
Naw, I think he just missed the relavent parts of the tutorials.  It sounds like he saw step one of the built-in tutorial and thought that was the whole tutorial.  Or maybe he wanted the steps to be numbered instead of divided into paragraphs.

As long as I'm writing, do you need any more details on how to create a more complex sprite?

BTW, I say "he" because it seems unfortunately, without fail, that all we get here are guys.  If there are any girls out there (and believe me, they are more than welcome :)) who would prefer to be addressed as "she", just let me know.