HelicopterDrops's Forum Posts

  • 6 posts
  • I actually just read the post on how to post a bug sorry about that.. I also didn't realize there was a second page so I couldn't find the replies but thank you guys for helping me. It's not teleporting me anymore so I'm very grateful. It turns out the problem was the anchor behavior I put on the ground. I have no idea what anchor does. I thought it would just make sure the ground was anchored that's why I put it but lesson learned thanks for helping once again.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • I also have a question... when I post my game what if someone steals my idea or something? I mean this is just a demo to see if I'd enjoy programming and learn construct2. I'm pretty amateur.

  • Oh okay let me try this

    dl.dropboxusercontent.com/u/246910124/Game/Project.capx

  • /sh/p5wdltp4tgmmkux/Oce9i82eV4 <-- That is after dropbox website if I did it correctly. I just read a guide on page seven of tutorials.

  • I'm sorry how do link to a capx? I'm new to this

  • Okay so I just got construct 2 and it's really great but I have this reoccurring problem that happens when I run my very basic amateur three step game. So I control a box attached to a stick figure I made in paint. I have it set to plat former 200 speed 200 acceleration 0 deceleration 650 jump 200 gravity, solid, bound to layout, and scroll to. The layout is 3000,480 which I just put randomly so the game could be a decent size horizontally. I start on the left corner and my only option is to move right therefore I do. When I press the right arrow to go right at about 317 pixels the game takes over for some reason and teleports me to 2700 like skips the whole 300-2700 but just teleports me to the end. I have no events on this and three of the same objects distributed in the skipped zone that I don't even get to see. I ran the debugger which showed me all the statistics of the game and when I looked at the coordinates of the box when I got to 317 I'd move in super speed until 2700. If I let go at 318 It automatically moves me to 2700 at super speed. By super speed I mean it takes 3 seconds at what I have set to 200 speed to move the 2400 pixels. Same thing when I move backwards at 2700. I stop at 2699 and automatically teleported to around 120 and can see outside the bound layout until I move right. This may sound confusing as I'm just trying to be very detailed but thanks for reading this in advance.

  • 6 posts