Tekniko's Forum Posts

  • I cant see anything on that photo. Could you share your .capx or upload a larger photo, with area in mind, cropped.

  • Hey,

    I am trying to setup my score, to be updated once every 60 seconds instead of every frame. This is what I have come up with but it doesn't work. Any ideas on how I could implement this?

    <img src="http://img23.imageshack.us/img23/4008/support006.png" border="0" />

  • As you can see in the screen below, I am using a debug menu. I copy/pasted this from another person about a week ago. Can anyone tell me what Engine Efficiency stands for? I average between 18 and 25. Is this good or bad?

    Thanks!

    <img src="http://img547.imageshack.us/img547/1273/support005.png" border="0" />

  • I've gone and removed the image. It wasn't really needed anyway. The other graphical issues were from animations not destroying themselves after.

    The only real issue I am noticing now is,

    1) When I restart the layout the background music will stop playing. On a normal build it should continue playing.

    2) I am still getting glitches in the physics department. Some times my ball will just leave the layout as if no boundaries are set. As well, sometimes it will jump right threw blocks. Odd!

  • Ive been fixing bugs and many other things the past two days. I will recompile it tonight and give it another shot.

    I am using the Android app, CocoonJS Launcher on a Galaxy S2 running 4.1.2 JellyBean.

  • You basically summed up my issue. All other builds work just fine.

    I am wondering if this is an issue with the Previewer and not the final compiler. Guess I could test that out tonight.

  • Does Google Play Store support this "streaming" of audio files or is it still all packed in an .APK file?

  • Hey,

    I am pretty sure I read somewhere that placing music inside the Sounds folder was a bad idea. Is there any truth to this? If so what were the issues?

    I'm having a music issue on my android device and I thought it may be because I placed the .wav in the wrong folder.

  • If you look in the games that come preloaded with Construct2, you will find one called Ghost Shooter. I believe that one will show you everything you need to know. The tutorials section is another great place to find the answer.

  • Yea, I am not signing up on a site just to download 6 kbs.

    Read this on how to share over Dropbox.

    Dropbox Sharing

  • Hey!

    Have you noticed a difference between the browser preview and the CocoonJS preview, for your games? Aside from obvious clipping/layout issues, certain graphics have been miss aligned. Physics objects are acting really weird, solids didn't react with solids anymore, and even background music doesn't start up sometimes.

    Have you had any similar issues? Is this a known problem with the CocoonJS preview?

    Thanks

  • Not too sure what I messed up this time but here is my code.

    <img src="http://img42.imageshack.us/img42/9171/support004.png" border="0" />

    Basically, when Ball hits Brick1 I want it to change its frame so that it looks like Brick2. Giving it a cracked effect. But for some reason it just flat out destroys the brick after making the frame change.

    Any errors in my logic here? I could of swore I had it working a few days ago. Thanks again!

  • Hey everyone! So I am trying to setup my snap to grid with 44width and 22height. But everytime I punch in the number, the 22 sets back to 32. I don't understand why. My other layouts are using 44,22 just fine... Any help?

  • Hey everyone! I have a layout with 20 levels to select from. I want to add a Left and Right arrow so that a player can view the next 20 levels. I don't want to change the Layout though. Is there a way I can have 20 sprites slide in at once? Hope I explained myself clearly.

    Here's a photo of what I mean.

    <img src="http://img404.imageshack.us/img404/6540/support003.png" border="0" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • At first I thought you were just messing with me but then I realized you can select Invert on an event lol. You just saved me so much headache!