DetteMan's Forum Posts

  • Here is a simple capx I made to show you what i mean. I whould like the square to move in a straight line, keeping the motion of the bullet behavior.

    https://drive.google.com/uc?export=download&id=0B-fFT9zZyH3CN2V6eTJfMGRHRUk

  • Hey! I really love the MoveTo behaviour. But I'm having a problem with it. Say I have an object with bullet behavior moving towards the right. And on click I use the MoveTo x=self.x y=self.y+100.

    It does everything right until it reaches the correct position. But once there the object jumps back to the x where it was before the I clicked.

    Is there a solution to this? I can not provide a capx because I'm at work. I might be able to do it tomorrow but I whould like to figure this out as soon as possible. Thanks

  • Thanks AllanR

    That's what I ended up doing. Just thought if there was an expression that I didn't know of.

  • I found out another way of doing what I was trying to do. But still wonder if there is some command to do the above?

  • Hi!

    I have a bunch of blocks that spawns and is given a random animation once created. Is there anyway for me to count the instances that play a certain animation? Like "Object.count" & animation is playing?

    Or, if its possible to count the number of objects with a certain instance variable? Thanks.

  • The Google Play Store link doesn't work anymore. Has the app been pulled out?

    Oh no! That whould really ***** Lets hope its because of that update that is supposed to come tomorow.

  • Whats up with todays game? Its not working

  • About todays game. If you die once with about 5-600 score and respawn, the delay for the car to actually turn is so long that it wont turn before the first curv. So you end up in a spiral of death until you are out of lives. Dont know if its only for me and my friend since we have the same phone, but just thought you should know. Keep it up!

  • [quote:1o4j4w9a]Thanks for sharing! I assume you're the same DetteMan that's dominating the leaderboards? I'm quite certain you're also the first Rikstar!

    Today's game (snk) was designed by me, and some of the scores absolutely blow my mind! 3743 is first place, my highscore is 777 (not even the top 30 and I made the game!) - how did you find it?

    Yes, that whould be me. I belive that some brazilian became Rikstar before me. snk was an easy win for an old snake veteran like myself

    But on the puzzle and memory games i have no chance.

    Keep it up. Cant wait for this to go non-beta.

  • This is just awsome! I had a dream of creating something like this myself but i got stuck pretty fast. This app works just great. I really hope this will break through. Good luck! I have shared this game to all my friends here in sweden if you wonder why the scoreboard is dominated by crazy swedes

  • Have you gotten it to work? Or have you given up as well?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm about to give up. Someone please tell me what im doing wrong.

    1. Convert video to WebM with VP8 codec through VLC.

    2. Import the video to my construct 2 project under the files folder.

    3. Add a Video plugin and type the filename in the video plugin properties under WebM file.

    4. Export my project with cordova.

    5. Build my app with Intel xdk, android crosswalk.

    There must be something more you need to do since this obviously not work. Whould be very greatful for any help.

  • Have you tried the game FredQ liknked to? If that works then there should not be a device problem, right?

  • Thank alot FredQ

    that gave me some hope that at least its possible some way.

  • Any luck? I tried to convert to a bunch of formats with different codecs in VLC but just cant seem to get it to work. One wierd thing is that in the XDK emulator the video wont show. But, if I change the device to samsung galaxy S it works. Thinking if its because it probobly run on Android 2.3?