Cherico's Forum Posts

  • Whats the status of your game?

  • This project looks absolutely impressiv and great - really fantastic!!!

    Als skelooth say, i can't believe that it's made with C2

    Good luck and i hope you can release it!

  • Looks great!

    But i need a lot of luck to gather wood from a tree or stone from rocks. In 99 from 100 cases it seems i don't stand "right". Often it does not work. Sometimes it do.

    (sorry for my english)

  • Oh, 12 pages... I don't read every page, so i hope i dont repeat when i wish:

    • > Pin-Object with Destroy-Function!
  • Kyatric Thanks! Thats exactly what i mean

  • Here i attached an test-file. Please show me, how to do it.

    In this demo you can touch any object and it will change its color (frame) to any other random color (frame).

    How can i realize, that (for example) every objects will be destroyed, wait 1s and restart the layout again, when no objects of the same color (frame) are side by side (one step horizontally, vertically and diagonally)?

    I tried different things, but nothing work ...

  • Thanks! I look at it ... I think about it ... But i find no solution how it will work for me.

    I have to find out it if any object with the same color (frame-number) is near every other object - not anywhere else on the playfield

    But thanks alot for your help!

  • Ha! With your changed .php files it works!

    Thanks!

  • I don't change anything at the .capx except the url to the .php files.

    I will try your unpdated .php files ...

    What do you mean exactly, desjardins2014? Please upload a .capx (sorry, i didn't understand everything)

  • How can i do it for THIS game?

    Have i check for all objects separately, if there is a "neighbor" with the same animation-frame?

  • Hello and first (as always) sorry for my english!

    How can i count objects with the same animation-frame-number?

    For example:

    There's a playfield with X number of objects.

    Each object has 10 frames (framespeed = 0; on create = random frame).

    On combine more then two objects (adjacent) of the same color (frame) they will destroyed.

    But how can i "test" if there are no more objects of the same color (frame), that lies side by side?

    Thanks alot!

  • I zipped the .capx and the .php files into the .zip i attached.

    (and i deleted all the account-information in the .php as you say)

  • Thanks!

    I want an limited time to play - so you can play it "fast" on toilett or anywhere else *hehehe*

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I worked on a new version of 60 SECONDS.

    A little bit simpler (only Windows8-Style-Tiles in this first new version), but i included WebStorrage-Highscores!

    I also removed the Physic-Movement for better performance (i hope).

    For Online-Highscores i need help (look at THIS posting).

  • Hey folks and first (as always) sorry for my english.

    I want to make an Online High Score and i use this TUTORIAL.

    But in the Final Game (i only exported the .capx from the tutorial to HTML), there's always an < / br > shown on the first line.

    Also the getscores.php and the savescores.php shown an Database-Error.

    I do everything from the Tutorial step by step an the username and password etc. for database are also correct (it still works to show the saved and save new entries but even with an < / br >).

    I hope anyone can help

    Thanks!