Problem with game - Please Help!!!
Hi there!
As you can see in this video![](https://img.youtube.com/vi/yIWoammUkTc/0.jpg)
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
As you can see in this video
![](https://img.youtube.com/vi/yIWoammUkTc/0.jpg)
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
-
gyroscope I am here.Posts: 6,598
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
-
jckmcgraw Posts: 647
@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. -
gyroscope I am here.Posts: 6,598
@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
-
gyroscope I am here.Posts: 6,598
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
Answers
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
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