
09-16-2001, 11:47 PM
|
|
RadioActive Monkeeh
|
 |
Join Date: Apr 2001
Location: dirty south
Posts: 2,112
|
|
|
u should use parameters.. that would be neat cuz then u could have many diff types of guns..
ill xplain here how :
make the image of ur gun 1 long image..
goto the gani editor then type in for def param1 the name of ur image (make sure its in ur gani folder)
then goto the add button (to add a sprite)
the first box should be PARAM1 then the next gun or whatever.. then ur gonna need to section each frame out (u know in ur image how u made all the diff perspectives of the gun in 1 long image? u need to section them out when u add the sprites)
then u just add it to ur gani and when you call your gani you do
setani yourgani,yourgun.gif;
or whatever .gif u want .. each diff .gif will look like a diff gun ..
(confusing) |
|
|
|