neverk's Forum Posts

  • Nagval333 Thanks for the tip. I got the signing go through with your help...

    Now waiting for play store to approve the apk...

  • : thanks for a great feedback

    hothead : way to go!

    Nagval333 : that's weird. Some kind of a strange magic synchrony there ;P ... But I'm glad you liked it

    JPatchZ : thanks for a great feedback

    rekjl : thanks for a great feedback

    I'm planning to release it on mobile as well, but XDK isn't working quite good and signing the app with cocoon.io is giving me headache.

  • Super simple stacking game.

    STKR in Scirra Arcade

    and now also in Google play:

    STKR in Play store

    @israelmaiden beat my hiscore

    Therefor:

    download capx

  • R0J0hound

    Great! That worked like a charm!

    Thank you

  • For some reason I can't use effects with objects that i try to paste. Objects are in a family. I get error in both cases if I try to but effects to family or to the object. If I remove the paster effects start to work...

  • I'm interested

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Jayjay the same guy is developing pyra. So it is kind of OpenPandora 2.

    Mayfly I actually preordered the original OpenPandora, but had to cancel the order then...

    Little bit on the fence with this one at this time.

  • Ashley

    That is true, but they also say [quote:29ghptac]the Pyra will be more powerful than what Nindendo or Sony has as handheld lineup

    [quote:29ghptac] The Pyra has been designed that it can be upgraded by the user.

    You can simply buy a new CPU board, mainboard or LCD and replace it yourself, without having to buy a completely new device.

    Here is some discussion about the performance matter:

    Is Pyra expensive outdated hardware?

  • Wossi

    Hello,

    Basically the movement would go something like this:

    Variable speed = XXXX

    if A is overlapping B --> set B.x to Self.x+(A.x-Self.x)*speed*dt

  • spongehammer

    That's true. Not the most sleek piece of hw - considering the looks, but what's inside matters the most. The device has many features that makes it quite interesting system to develop with...

    Their utube channel

  • Have you heard of this upcoming Pocket PC called DragonBox Pyra running Debian Linux OS. It has a specific gaming controls and probably enough muscles to run C3 and games...

    Pyra Specs

    [quote:1yrxgb94] the Pyra will be optimized for both gaming and desktop usage.

    Gaming controls (digital and analog), a full keyboard, an accurate high-resolution touchscreen will both serve you well for web browsing, gaming, server administration, coding or office work.

    Emulate all the consoles from your childhood without sacrificing on the controls or enjoy native games, written or ported by Pyra community members.

    Want to run the normal desktop FireFox and full office suites like LibreOffice? That's possible as well.

    What do you think? Could it be possible to develop/play C3 games on-the-go with this kind of a system?

  • kayupla

    Looks great! Good luck with the project.

  • Or

    negate(enemy is overlapping player) --> path find

  • kimtaein1

    set a variable "distance" to the enemy.

    every tick: set enemy.distance = distance(player.x,player.y,self.x,self.y)

    if enemy.distance > 100 --> path find...

  • Some pseudo 3D stuff

    Pöpö invaders

    Project Korona

    Some flying stuff