IGDev's Forum Posts

  • -coocon

    -android studio

    -cordova

    -crosswalk,

    -monaca

    Need best performance for android game

  • thanks friend You guys are awsom in this forum!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Need expression how do i count SpriteA, SpriteB, SpriteC etc and display for each ammount

    in text object(s)

  • > when i use SET angle(self.X, self.Y, hole.X, hole.Y)

    > arrow go always to nearest hole and that is wrong

    >

    Pick a random hole!

    [event] Blue Arrow: On Created

    [sub-event] System: Pick random instance (hole) -> Blue Arrow: Set angle(self.X, self.Y, hole.X, hole.Y)

    WORKS ! thanks

  • IGDev

    Assuming you've already given the Blue Arrow the Bullet behaviour, add these two events:

    System: Every 1 second -> Black Dot: Spawn another object - Blue Arrow

    Blue Arrow: On created -> Set angle to random(360)

    Set random to 360 is wrong because arrow will multiple times miss hole

    arrow on created should randomly sethis angle to holes position

    when i use SET angle(self.X, self.Y, hole.X, hole.Y)

    arrow go always to nearest hole and that is wrong

  • Black dot every 1 second should spawn one blue arrow with bullet behavior

    Arrow on created/spawned should randomly choose direction to fly in the hole

    Black dot should NOT be rotated

    What i should do ?

  • bees_BHT_b.capx

    Blackhornet can you add container of nectar for each flower?

    when flower will be out of nectar bee should seek another flower before go to beehive?

  • bump

  • Did you try the example included in C2?

    Just a matter of making some more tile blocks with the colors you want.

    Yes but connected and rotated sprites are missing

  • I find that example

    http://rednuht.org/genetic_cars_2/

    im wondering how do i that randomly spawned connected patch

    But my example should have three colors of pathblock

    black, yellow green

    Black should spawn with high rate, green lowest

  • Look HERE

    Rember... This is your Best Friend

    From your link i use plugin in github, i install plugin successfully but after export apk

    still i dont have recognition

  • can you addposibility to scale notification?

  • While I will go with Fusion 3, I'm really curious if Scirra will be able to keep up with the demand. Since they are asking a premium price, they should offer premium services: IAP, multiple ads providers, achievements / leaderboards for the most popular platforms (iOS, Android, Kongregate, Newgrounds, Gamejolt ... etc), working Steam services ... etc.

    In my opinion, the following should not be acceptable anymore in C3:

    http://www.scirra.com/forum/update-for- ... in_t178688

    Scirra wil not add that things because many users like Rexrainbow make good job adding they addons for free.

    for example Construct 2 without many well maded third party plugins is...

  • which plugin in intel XDK i should add to have posibility to use speech recognition in exported APK?

  • Notoriously I have a problem with uploading apk on google play

    im afraid to change anything in my project because of that

    https://www.dropbox.com/s/rllu1zjul051t ... 6.png?dl=0

    how fix this horrible issue

    to avoid that again this is my second app in google play store with this similiar name.

    I cant even delete previous so i must lear how fix that

    I do not embrace it. It's hard to tell me what I do wrong because yesterday everything worked

    please help