aquinn's Forum Posts

  • Make the blue squares clickable- the drag thing is annoying.

  • SamRock I would try a Universal export with WebGL off, and see what the performance is like on WP8.1.

    Seems like MS have diverted all development effort into Project Spartan, so I do not hold much hope for IE 11 fixes coming soon.

    Check here:

    http://blogs.msdn.com/b/ie/archive/2015/03/24/updates-from-the-project-spartan-developer-workshop.aspx

    http://www.computerworld.com/article/2901675/microsoft-draws-line-between-spartan-and-ie11-browsers.html

    However, in the long run the clean sheet browser design will only be a good thing.

  • Sprite Seams are visible on Windows 8.1

    Sprites that are next to each other show a transparent seam on Windows 8.1, and in Internet Explorer 11

    Attach a Capx

    http://www.zoytek.co.uk/bugs/tiles/Tile-test.capx

    Description of Capx

    Displays 64x64 black sprites next to each other on a white background.

    Steps to Reproduce Bug

    1. Preview in Internet Explorer 11

    2. Also appears in a Universal Windows Store Export to Windows 8.1 ( since it's using the IE browser engine I suppose)

    • Export as a Universal Windows Store, Universal 8.1
    • Open the .sln file in Visial Studio (I am using VS2014, update 4)
    • Create a test cert, and run

    Observed Result

    White background is visible at the sprite edges

    Expected Result

    Solid black, no seams between sprites.

    I've tried all the export/preview options to no avail, it seems to be an IE problem..

    Affected Browsers

    Internet Explorer 11.0.17

    Other browsers are OK.

    Operating System and Service Pack

    Win 8.1 64bit

    Construct 2 Version ID

    v200 (64bit)

  • I also found WebGL is worse than Canvas2D on Windows Phone 8.1.

    I also find the newer asm.js physics engine is slower compared to Box2d web. (on Win Phone 8.1)

    I've tested all permutations trying to figure out stuttering and lag. I am testing on an old/slow Lumia 520.

  • iOS needs a screen tap before any sound will play.

    Usually importing wavs 44.1kHz and 16 bit Mono always works well for me.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • spyros I'm also looking to monetize Windows Phone 8.1 apps through Ads

    Did you ever get an answer? It still seems Admob or PubCenter will not work.

  • I would be very interested in a paid plugin - that was reliable and supported. I'd be happy to pay $4.99 like the Chartboost plugin.

    $6-7 CPM is also very good, I think $1 to $2 CPM is more typical.

    So yes, sooner the better!

  • There are two angles where a bullet is concerned:

    1. The 'object angle', i.e. the rotation about it's imagepoint.

    2. The 'bullet angle' i.e the direction the bullet will travel

    Set the bullet angle of the object just after you have spawned it.

  • So what's the best way to get a banner ad/interstitial showing in a Windows Phone 8.1 app? (Admob, Pubcenter, Chartboost etc?)

  • 1. On iOS, the Intel XDK works well if you target OS8+. The performance depends a lot on your what your game is doing to be honest, and how carefully you optimize it.

    2. I can confirm in-app purchases also work on the XDK with Cranberry's plugin. (iOS) I've not tried Ludei for this.

  • Hasan999 Good to know.. Would you mind posting your game title so I can download it and check it out?

  • TonyW I have to say I find Amazon to be pretty quiet compared to Google Play. Not sure what I'm doing wrong as other developers report the opposite.

  • I've got a Nokia 520 and it runs OK.

    The 'tap to start button' seems unresponsive, it takes a few seconds before the menu options slide in. Gameplay FPS is OK though, which is promising. I was going to try Windows platoform for a few of my apps. Have you had many downloads?

    Are you using Ad Duplex?

  • Wow Congratulations!

  • cranberrygame

    Hi Sang,

    I've been trying Ejecta full screen ads and I am getting an console error: Plugin is v1.0.15

    "2015-03-17 15:18:57.450 Night Golf[675:98228] TypeError: undefined is not a constructor (evaluating 'new Ejecta['AdMobPage'](this.adUnitFullScreen)') at line 18747 in index.js"[/code:1jb7k8t6]
    
    Any idea what's wrong?