Powered by Invision Power Board

 
    Reply to this topicStart new topicStart Poll

> Looking for a topic
Japan
Soiyeruda
Posted: Oct 12 2009, 05:12 PM
Quote Post


Because retarded looking women is fun. :S
[*][*][*][*][*]
[*][*][*]

Group Icon
Group: Members
Posts: 3589
Member No.: 5004
Joined: 6-March 08

Status: (0d) [--]


Can anyone give me the link to the topic where I think Guinea explained about how to put all a character's frames/animations into a single sprite in Game Maker? I can't seem to find it.
PMEmail Poster
Top
Panama
Fez
Posted: Oct 12 2009, 06:17 PM
Quote Post


Don't cry
[*][*][*][*][*]


Group Icon
Group: Members
Posts: 1348
Member No.: 5734
Joined: 1-October 08

Status: (0d) [--]


can you not just use image_single and select specific frames from each sprite?

or is it more complicated than that? I've never done it before.


--------------------
PM
Top
Australia
mirror
Posted: Oct 13 2009, 03:01 AM
Quote Post


Derp
[*][*]

Group Icon
Group: Members
Posts: 317
Member No.: 6148
Joined: 3-April 09

Status: (0d) [--]


There's a search button y'know. Also it's very simple, I've done it before plenty of times. If you need help with it if you can't find the topic, just PM me.

This post has been edited by mirror on Oct 13 2009, 03:03 AM


--------------------
PMEmail PosterMSN
Top
Japan
Soiyeruda
Posted: Oct 13 2009, 04:28 AM
Quote Post


Because retarded looking women is fun. :S
[*][*][*][*][*]
[*][*][*]

Group Icon
Group: Members
Posts: 3589
Member No.: 5004
Joined: 6-March 08

Status: (0d) [--]


QUOTE (mirror @ Oct 13 2009, 05:01 PM)
There's a search button y'know. Also it's very simple, I've done it before plenty of times. If you need help with it if you can't find the topic, just PM me.

Forgot to mention: I used the search button before hand. Trouble is, I don't know the proper keywords. Additionally, I searched Guinea, but still can't seem to locate it.


QUOTE (Fez)

can you not just use image_single and select specific frames from each sprite?

or is it more complicated than that? I've never done it before.


Forgot about that function. I might try it, but typically, I end up making some random.


Actually, I just realized that I was having an irrational fear of replicating things like image_speed, and reverse animations. I think I won't need the topic now. >.>
PMEmail Poster
Top
Sweden
Alex
Posted: Oct 13 2009, 08:22 AM
Quote Post


In Donaldismo Veritas
[*][*][*][*][*]
[*][*]

Group Icon
Group: Members
Posts: 1678
Member No.: 5509
Joined: 9-July 08

Status: (0d) [--]


I have a file on my computer called "All animations in one sprite".

QUOTE
image_index = "first image of the animation"
image_speed = "something larger than 0"
if (image_index >= "last image of animation")
{
image_index = "first image of animation"
}


--------------------
user posted image
--------------------
My character has been drawn by:
NICKtendo DS
Jazz
Tek
PM
Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

  Topic Options Topic Options Reply to this topicStart new topicStart Poll

 




[ Script Execution time: 0.0408 ]   [ 14 queries used ]   [ GZIP Enabled ]   [ Server Load: 1.51 ]