News
Articles & Tutorials
Games
HTML5 GM
Developer Tools
Developer Sites
Forum
GMG Contest
Home
Help
Search
Login
Register
Game Maker's Garage Forum
»
Game Creation
»
SilverCreator
»
Multiple Sprites
« previous
next »
Print
Pages: [
1
]
Topic:
Multiple Sprites
(Read 17882 times)
0 Members and 1 Guest are viewing this topic.
Chamez
GMG Newbie
Posts: 31
The Town Noob
Multiple Sprites
«
on:
May 24, 2010, 07:45:03 AM »
How do you have multiple sprites on the place at a time?
Logged
I am the noob... Fear my stupid questions.
Connors
^ This guy is amazing.
Posts: 2374
It's a secret to everyone...
Re: Multiple Sprites
«
Reply #1 on:
May 24, 2010, 09:57:54 PM »
All the sprites have to have different sprite numbers
CREATESPRITE 1, "sprite"
CREATESPRITE 2, "sprite"
Oh and it's great to see a new Silver Creator user! Welcome to GMG.
Logged
Warning: The above post may have been modified multiple times.
"In a great game, the character must never perfectly obey the user's command"
- Tim Rogers
http://connorspuzzles.tumblr.com/
Chamez
GMG Newbie
Posts: 31
The Town Noob
Re: Multiple Sprites
«
Reply #2 on:
May 25, 2010, 07:12:08 AM »
Thanks for the welcome
I'm gonna test that strip of code.
Logged
I am the noob... Fear my stupid questions.
Print
Pages: [
1
]
« previous
next »
Game Maker's Garage Forum
»
Game Creation
»
SilverCreator
»
Multiple Sprites