Results 1 to 20 of 3564

Thread: (SSGX Origins) Let's make a Wipeout game! This time for real!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #11
    Join Date
    Sep 2010
    Location
    Tasmainia, launceston
    PSN ID
    jesse9705
    Posts
    179

    Default

    So how is this game progress going as i think we should start making it about now also i can turn images into dlls do you think that might be a way to create ships?

    and we need a file like a .cfg file that contains data like data that will tell the game how fast the ship can go and its collision damage(sheilding) and its handeling and its thrust and i think i made a possible setup for certain keys in the game:

    ifkeyispressed(abcd)=closewindow
    ifkeyispressed(1)=run=(weapon.dll)
    ifkeyispressed( )=run=(speed.dll)
    ifkeyispressed(z)=run=(brake.dll)
    ifkeyispressed(/)=run=(pause.dll)


    so we need to make dll files for the controls to work so that way we can atleast have a way to debug the game or control it
    Last edited by jesse9705; 11th November 2010 at 05:25 AM. Reason: forget somthing

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •