Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Author
Message
Ad87am
19
Years of Service
User Offline
Joined: 4th Aug 2005
Location: England / London
Posted: 15th Aug 2005 00:06
Is it possible to make animation in a 2d game with photoshop images. I am starting a project with a side view scroling background as a fighter jet blowing other planes up. (just like the old space impact on the nokia phone) I i were to have an image of the jet fighter as it was moving foward and then an image with it tilting to the left and another tilting to the right, could i make it so when I press down it shows the image of it tilting right and when i press up it show the other way tilting?

http://www.Bevansfunbox.com
smerf
19
Years of Service
User Offline
Joined: 24th Feb 2005
Location: nm usa
Posted: 15th Aug 2005 15:09
depending on what image format the picture are in it should use photoshop. you can use the rotate sprite command to change the direction the plane is pointing or make m,ultiple image of the jet and load them as seperate sprites.

load bitmap "blah.bmp",1
get image left,top,right,bottom


do
cls
sprite 1,xpos,ypos,1
if downkey()=1 rotate sprite 1,60
set current bitmap 0
loop

A child's dream never dies.
Ad87am
19
Years of Service
User Offline
Joined: 4th Aug 2005
Location: England / London
Posted: 15th Aug 2005 19:29
So what format do the images have to be in? I have photo shop 5.5 and image ready 2.0

http://www.Bevansfunbox.com
Kim Possible
19
Years of Service
User Offline
Joined: 13th Aug 2005
Location: Where ever there\'s trouble.
Posted: 15th Aug 2005 20:33
F1 (or menu Help) is your friend. Even in the trial-ware. Learn to love the command reference now whilst you still can.

From the IMAGE section, Load Image command:

The picture file must be of the BMP, JPG, TGA, DDS, DIB or PNG format.

DBP + VC Ent.Studio | Maya, MAX, Soft3D, MilkShape, Character FX | 3.0Ghz P4, IC7G, GF 6800GT (primary) / 3200XP, A7N8x, GF 6600GT (secondary) / 6x dual 2.8Ghz Xeon SuperMicro (renderfarm)
Ad87am
19
Years of Service
User Offline
Joined: 4th Aug 2005
Location: England / London
Posted: 16th Aug 2005 20:46
Can someone please tell me how to make something scroll? I am now in the process of making graphics and other stuff, I need to know how ot make a side scrolling game, like mario, I will need a background of some sort that will loop so it looks like I am flying (in a plane) and I might have a Scroling image at the front to act as mountains which, and also how to set the camera angles for this type of game.
Thanks for you time

http://www.Bevansfunbox.com
Ad87am
19
Years of Service
User Offline
Joined: 4th Aug 2005
Location: England / London
Posted: 17th Aug 2005 01:28
Anyone know how to do this?

http://www.Bevansfunbox.com

Login to post a reply

Server time is: 2024-09-24 01:23:46
Your offset time is: 2024-09-24 01:23:46