mahdi71's Recent Forum Activity

  • Did you learn anything from the examples me and R0j0 gave you?

    As you can see getting what you would like is entirely possible..

    Maybe it will give you the inspiration to make it yourself..

    ok i made it work thanks

  • Like this?

    https://dl.dropboxusercontent.com/u/485 ... angle.capx

    yes almost

    but i want to create points one by one

    and start from 0 and expand to 4 direction (+x,+y,-x,-y)

    this example just expand in 2 direction (+x,+y)

  • You can do the pattern you're specifying like so:

    https://dl.dropboxusercontent.com/u/542 ... ttern.capx

    To create near an existing point you could do something like the following:

    pick random instance of sprite

    --- create sprite at (random(-100,100)+sprite.x, random(-100,100)+sprite.y)

    thanks but

    i dont want they overlap

    i want they start from 0,0 and then go to the edges

    and never stop

    and no overlap

    like 2D array start from 0,0 and go to edges and never get closer or farther

  • What does zooming have to do with panning?

    lock at zooming example in construct 2

    you can pann in that

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • hi

    i want to scroll my screen with touch

    so i see panning example

    it is nice

    but after i release the touch the scrolling is stop

    but in most games after you release the touch, screen still scrolling and it will stop in few second (depends on speed) like clash of clans and ...

    so how do i do that ?

    what need to be changed in zooming example ?

  • So I made my new game, Star Zombies: Strange Galaxy and released it on Google Play yesterday.

    https://play.google.com/store/apps/deta ... tarzombies

    I was able to try it on 2 devices that I own and it worked perfectly. So far I've heard from 2 different people that it isn't working on theirs. It's a very simple game with very simple plugins. The only plugins I've used on the cocoon.io side are the inappbrowser and the canvas+ plugin for android. On the Construct 2 side my game is very simple as well. The only Cocoon plugin I used there is the Canvas+. I have touch, local storage and audio objects. I use a few text objects and sprite fonts.I also use Spriter for my animations. I'm wondering what the problem could be. Any ideas? I would love if a few of you might be willing to try my game out. Just install and try it out and uninstall if you want. I'm trying to figure out why it works on some devices and not others. I know, of course, that it won't work on x86 processors but I'm wondering why some ARM devices seem to be having a problem too. Any help is MUCH appreciated! Also, if someone could help me out and post the actual link, that'd be great! Thanks.

    use crosswalk with xdk

  • Well after doing some research I've found a consistent problem when It comes to construct and exporting to mobile devices the performance is terrible which is the main platform I want to develop for. In that aspect I've found users saying stencyl is better but for pc construct dominates that realm. Is the mobile performance really that bad still?

    Saddly the answer is yes !

    construct 2 is fast for develop and you can do a job as 10 man by yourself

    but when you want to export to mobile then you need to do optimize and it take so much time

    and I guess you can not test this in free version !

    Our best option for android is intel xdk + crosswalk

    and this add +150 mg ram and 30+ mb apk size!

    but if you even try c2 you will love it and always come back to it!

  • Does anyone know why in this simple pathfinding demo the black square crosses over the ends of the red object when trying to move around it?

    Does pathfinding not use the objects collision polygon?

    https://www.dropbox.com/s/h3uamm9f9x34ydt/Pathfinding%20test.capx?dl=0

    You can use physic object for movement and use pathfindig for finding path

    search for generals war in google play I did this in my game

    like this :

    1 find path

    2 get first node

    3 move to node with physic

    4 on close to node get another node and do 1 to 4

    5 every x sec find path again( for some times if object pushed away from node)

    .

    but you can use flowfield algorithm insted of pathfinding behavior if you want a better solution but its harder to be done !

  • mahdi71

    Under the XDK build setting you will see the option to switch to different CLI.

    Will try to posts screenshot but its very visible if you goto the tab

    oh that easy ? i thought you changed the html files ! thanks

  • >

    > > I also can't play music in standard XDK - did anyone figure out what the issue is?

    > >

    >

    > if android < 5.x = add media plugin for build

    > if android >= 5.x = no add media plugin

    >

    I managed to get my music to play on XDK by upgrading to CW15 (CLI5.1.1) Performance looks great too

    how did you change cordova to CLI5.1.1 ?

  • Considering how the rate of updates has slowed, and Ashley's scarceness on the forums (except to deal with bugs), I would imagine that C3 is under heavy development at this point. Course, holidays might not be the best time to reveal the future successor to your current product.

    I'll lay my money on early 2016 for the reveal, with early adopter following a few months later.

    nice conclusion

    i feel that too !

  • mahdi71: This is an excellent game. What did you use for multiplayer?

    thanks

    c2 multiplayer plugin

mahdi71's avatar

mahdi71

Member since 24 Aug, 2014

None one is following mahdi71 yet!

Trophy Case

  • 10-Year Club
  • Email Verified

Progress

11/44
How to earn trophies