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.

Work in Progress / Driver Remake

Author
Message
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 29th May 2005 03:01
Baggers - I tried too send you the email but it bounced back. Its Chris.Bagley@Gmail.com right?


Click sig > Look around > Go to forums!!!

Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 29th May 2005 08:09
yeah...weird...shouldnt have been a file size problem as gmail takes up to 10meg.
Ok try it this way put it up on your server and mail me the link ! hehe ...obviously thats if you want to go to the bother. Id still like to see it though.

Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 30th May 2005 02:15
Ok, I will, uploading now.


Click sig > Look around > Go to forums!!!

Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 30th May 2005 03:43 Edited at: 30th May 2005 03:43
Well i can definately validate that this project is real....the car currently drives sideways but its definately real !
Thanks squid.

Baggers
20
Years of Service
User Offline
Joined: 31st May 2004
Location: Yonder over dem dere hills
Posted: 30th May 2005 03:50 Edited at: 30th May 2005 03:54
Ok squid made a few ajustments for you.
Ok firstly you were on the right lines with the offset sprite but rather than:
offset sprite 2,sprite width(2) / 1,sprite height(2) / 1
you want
offset sprite 2,sprite width(2) / 2,sprite height(2) / 2
as this means your car will turn at the centre of the sprite looking much nicer.

also
`SET PLAYER MOVEMENT
If rightkey()=1 then angle# = angle# + 4.5
If leftkey()=1 then angle# = angle# - 4.5
If upKey()=1 Then Move Sprite 2,8.2
If downKey()=1 Then Move Sprite 2,-8.2

i have no idea how you normaly play games but for most of us this is easiest !

Also i have rotated the car sprite left so it drives forewards rather than sideways !

Hope that helps, good luck

<EDIT>
Also youll want to resize your main menu to 640x480 so it fits.

Attachments

Login to view attachments
Squids Revenge
20
Years of Service
User Offline
Joined: 19th Jul 2004
Location: Washington
Posted: 30th May 2005 09:51
Ok, thanks Baggers!


Click sig > Look around > Go to forums!!!

Login to post a reply

Server time is: 2024-09-29 08:28:36
Your offset time is: 2024-09-29 08:28:36