Problem with game - Please Help!!!

JagonAppsJagonApps Member Posts: 241
edited June 2012 in Working with GS (Mac)
Hi there!

As you can see in this video
I am trying to:
- Make the hedgehog go in the wagon when the hedgehog is clicked
- Make the hedgehog and wagon travel to the other side of road when tick pressed
- Offload the hedgehog from wagon to right side when hedgehog pressed
- Be able to do the opposite of this (bring hedgehog back over to left side)
- BE ABLE TO MOVE THE WAGON OVER EITHER WAY WITHOUT THE HEDGEHOG ONBOARD

My problem is that the hedgehog moveS over automatically to other side when i move the wagon over by itself.

Please help me with this small thing - it has got be stuck for hours!!



Many thanks

Max

Best Answers

  • gyroscopegyroscope I am here.Posts: 6,598
    Accepted Answer

    Hi Max

    @JagonApps As far as I can gather from your vid., you need a third state for the hedgehog actor for when onboard. So if your attribute game.Hedgehog is a boolean, you'll have to make it an integer attribute and redo your Rules, of course.

    Hope that sorts it for you.

    ----------------------------------------------
    http://davidgriffinapps.co.uk/

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • jckmcgrawjckmcgraw Posts: 647
    Accepted Answer
    @JagonApps

    As this problem is relatively complex, could you send me the project file (jckmcgraw@gmail.com) so I could really take a look and try to fix it? I can barely see the rules in the video because it is too blurry full screen.

    Regards,
    Jack McGraw

    P.S. I won't be able to respond throughout the day up until around 4ish because of school.
  • gyroscopegyroscope I am here.Posts: 6,598
    edited June 2012 Accepted Answer

    @JagonApps

    Hi Max, sure, I'll take a look to see if I can fix it for you. Perhaps send the compressed game file via Dropbox? Send the link to contact [at) davidgriffinapps [dot] co [dot] uk

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • andrewm2211andrewm2211 Posts: 341
    Accepted Answer
    video's not blurry if you increase the resolution :P
  • gyroscopegyroscope I am here.Posts: 6,598
    Accepted Answer

    Hi Max, I've just found an hour or so to fix your game for you; I'll send the Dropbox link to you in 5 mins.

    ""You are in a maze of twisty passages, all alike." - Zork        temp domain http://spidergriffin.wix.com/alphaghostapps

  • jckmcgrawjckmcgraw Posts: 647
    Accepted Answer
    @andrewm2211

    Oops 8-}

Answers

  • JagonAppsJagonApps Member Posts: 241
    Hi guys

    Thanks for your help, not sure I fully understand how to do that gyroscope...would it be possible if i could email you the file and you edit it??? or perhaps explain it to me again (sorry i'm a bit of a noob as first game) and jack ill email it to you too if i cannot find an answer

    Many thanks

    Max
  • JagonAppsJagonApps Member Posts: 241
    @gyroscope

    I have tried to fix the file since I sent the first video out so it will look different but still not working and what i want to achieve is the same :P

    Max
  • JagonAppsJagonApps Member Posts: 241
    Thanks everyone - the problem (which ended up needing a total redesign) has been fixed with the great help of gyroscope :D
Sign In or Register to comment.