Move to the next block ? on a grid?

FF1FF1FF1FF1 Member Posts: 75
edited November -1 in Working with GS (Mac)
Hi ya,

Is there a way to walk/move up, down, left, right to a block?

So if i pressed right on the keyboard the actor would move to the next block/square to the right ?

Thanks, :p

haha up, down, left, right sonic 1 cheat :)

Comments

  • DreamLabDreamLab Member Posts: 2,127
    Firemapegames has a demo for that. just search grid demo or something like that in the search box when you open GS. There should be one. or go to his profile and download the demo. it does exactly what you want.
  • FF1FF1FF1FF1 Member Posts: 75
    Ok, cool I'll have a look.

    Cheers, BTW cool Avatar :P
  • FF1FF1FF1FF1 Member Posts: 75
    I'm prob asking too much but, how would you make it so -

    If i hit a block it will move down a block ?

    Using collide and don't wanna work :(
  • DrGlickertDrGlickert Member Posts: 1,135
    Not sure what you're asking FF1FF1.

    You want to stand on a block? Hit a block, with a shot or something? Or move the block in a certain direction?

    You could make a rule that if block collides/overlaps with "ACTOR" then change attribute self.position.Y to self.position.Y - 50 or whatever. That would move the block down 50 pixels.

    Is that what you're asking?
  • FF1FF1FF1FF1 Member Posts: 75
    Yer, so if you touch it from the top it will move down -50 for something. I'll try that, then somehow incorporate it into all sides, left, right, up ect.. cheers
  • FF1FF1FF1FF1 Member Posts: 75
    Yeh, I dosn't work well not really possible in GS still to basic for that. Because other actor will be affected..

    mmm Coz I wanted to make a rodents revenge type of game...
  • tenrdrmertenrdrmer Member, Sous Chef, Senior Sous-Chef Posts: 9,934
    FF1FF1 said:
    Yeh, I dosn't work well not really possible in GS still to basic for that. Because other actor will be affected..

    mmm Coz I wanted to make a rodents revenge type of game...

    That makes absolutely no sense. Rodent Revenge is a Game Salad Game So I highly doubt it cannot be done. You need to do a better job describing what you are looking to do
  • FF1FF1FF1FF1 Member Posts: 75
    I couldn't find Rodents Revenge on here or on itunes.

    I talking about this -

    http://www.pcgaming.ws/screens/3/rodents_revenge.png
Sign In or Register to comment.