Page 27 of 30 FirstFirst ... 172324252627282930 LastLast
Results 261 to 270 of 292

Thread: Halo 2d Development

                  
   
  1. #261
    DCEmu Coder MasterChafed's Avatar
    Join Date
    Jul 2005
    Location
    Colorado
    Age
    34
    Posts
    832
    Rep Power
    94

    Default

    I guess i will release the secret, I have someone working on that for me. He has been for the last week or two, he has it working, he just has to use the latest files, cheers.
    http://one.revver.com/watch/170516
    http://one.revver.com/watch/167200

    Please click the links above to watch my stick figure animations,
    and please, if you have the time, click the ads at the end to earn me some money.

  2. #262
    LUA Coder mexicansnake's Avatar
    Join Date
    Feb 2006
    Location
    Aguascalientes
    Age
    34
    Posts
    669
    Rep Power
    94

    Default

    hey master chafed if you want "collision detection" just add this to your code..

    if player.x < -2 then player.x = -2
    end


    RIP: Agapito Elber Gudo.
    RIP: Rosa Melano
    Chema! Te lo lavas!
    Have a nice day! lmao

  3. #263
    DCEmu Coder ninja9393's Avatar
    Join Date
    Dec 2005
    Location
    Space Pirate Homeworld
    Age
    34
    Posts
    1,028
    Rep Power
    85

    Default

    Quote Originally Posted by MasterChafed
    I guess i will release the secret, I have someone working on that for me. He has been for the last week or two, he has it working, he just has to use the latest files, cheers.
    how do u do that

  4. #264
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    87

    Default

    Quote Originally Posted by mexicansnake
    hey master chafed if you want "collision detection" just add this to your code..

    if player.x < -2 then player.x = -2
    end
    That is just 'Boundary' collision detection to make sure the player doesn't fall off the left of the screen.

  5. #265
    LUA Coder mexicansnake's Avatar
    Join Date
    Feb 2006
    Location
    Aguascalientes
    Age
    34
    Posts
    669
    Rep Power
    94

    Default

    Quote Originally Posted by yaustar
    That is just 'Boundary' collision detection to make sure the player doesn't fall off the left of the screen.

    yeah i know it


    RIP: Agapito Elber Gudo.
    RIP: Rosa Melano
    Chema! Te lo lavas!
    Have a nice day! lmao

  6. #266
    DCEmu Coder MasterChafed's Avatar
    Join Date
    Jul 2005
    Location
    Colorado
    Age
    34
    Posts
    832
    Rep Power
    94

    Default

    ok

    but now the player has no movement
    i am making it where the background moves for scrolling backgrounds.
    http://one.revver.com/watch/170516
    http://one.revver.com/watch/167200

    Please click the links above to watch my stick figure animations,
    and please, if you have the time, click the ads at the end to earn me some money.

  7. #267
    DCEmu Coder ninja9393's Avatar
    Join Date
    Dec 2005
    Location
    Space Pirate Homeworld
    Age
    34
    Posts
    1,028
    Rep Power
    85

    Default

    that has to be tough

  8. #268
    DCEmu Coder MasterChafed's Avatar
    Join Date
    Jul 2005
    Location
    Colorado
    Age
    34
    Posts
    832
    Rep Power
    94

    Default

    yeah, it is presenting problems.
    http://one.revver.com/watch/170516
    http://one.revver.com/watch/167200

    Please click the links above to watch my stick figure animations,
    and please, if you have the time, click the ads at the end to earn me some money.

  9. #269
    DCEmu Coder lmtlmt's Avatar
    Join Date
    Jan 2006
    Location
    Brisbane, Australia
    Posts
    1,755
    Rep Power
    92

    Default

    ok i have fixed the bugs of my halo 2d mod so here it is sound doesnt play yet it will in a few minutes

  10. #270
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    87

    Default

    Quote Originally Posted by lmtlmt
    i have made a mod for halo 2d it used to have sound but i stuffed something up and now there is no sound so here it is and the ninja used to shoot ninla stars but now shoots a green laser
    There is an error on line 24 where you wrote 'sound' instead of 'Sound' (Lua is case sensitive).

    You also need to play the sound which you haven't done yet.

    This also looks like the old version of Halo 2D judging from the bullets behaviour.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

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