MisterAqua's Forum Posts

  • yes, that is the solution, thanks

  • This post may be recurrent, but i didn't find anything right.

    I want to save only glabal variable.

    Construct have a feature "save and load", but everything get save, and when you load the game you are moved on the same layout where you save. I want to save my game at the end of a level and load my game during the first layout( when the game started).

    I try this, but it doesn't work :/

    What went wrong ?

    Can we do this using another way ?

  • I change one line to decrease the random because my title was so long (i want to understand that the second line is the same as the first but mixed)

  • Whao ! Job done in one hour OO ! GGn thank to you

  • I just want to mix all caracteres in a string. Eg. "123" -> "312" or "abcdef" -> "bcdefa"

    I have tried but i have failed

    .capx here(not here )

    Have a nice day

    Mister_Aqua_

  • Im not at home for this week end so i cant open your capx . What i mean is how to rotate a 9path or rotate a sprite with a 9path image

  • I have an ennemie which is attacking with his tongue. I use a 9 path object because i want resize the tongue to the distance between it and the target. But 9 path can rotate <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad" /> image a monster which can only fire at 0°

    Can i make a the sprite instead and use an hidden 9 path to simulate the image

    Example : mega.nz ... 2_5wfOlLDE

  • I everyone i proud do annouce that my first BIG game is now playable

    This game is a little bit special, but don't worry i will explains the gameplay.

    Name : Randomizor 2

    Developper : me and only me

    Develloping since : april 2014 (including two corrupted saves that force me to redo all since beginning twice)

    Can be play here : afranchcoder.comlu.com (there is different games on my site, you can try some them but there are in french, so i wonder you will understand)

    Sooooooo .... let's me explain the game :

    It's a basic plateforme games.

    BUT : there is some colored plateformes. I have made three group :

    -Red, Orange, Yellow

    -Blue, Cyan, Green

    -Purple, Pink and DarkPurple

    ONE color, of EACH group will become transparent, which mean no more solid.

    So, if we resume, three color will became transparent.

    Well, this color are totally randome and they are choose every respawn. So if you die and respawn, colors will be randomly reattribuate. But if you're lucky (or unlucky), the sames colors can be choosed 7 times in a row. IT IS RANDOM

    I hope my english is not so bad. Anyway, after some games you will start to understand

    Thank for reading my post.

    But keep in mind it's an unfair game (like unfair mario, but in my game, there is no trap, just luck).

    P.S. : For the 99% of people who don't speak french : When your on the menu, click on "Jouer" to "Play"

  • Me too, i use 000webhost i don't have the permission to re use my own files.

    Should i ask them ? Can i do it by miself ?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Thank you for you VERY quick answer (12min nice ;D )

  • I'm searching an plugins which can load image and apply them to a sprite.

    That can be usefull for making customs sprites like profils images

  • You should probably know this game.

    I want to make it with construct 2.

    Shoud i use a array or not ?

    I don't want a game graphicly beautyful but just a way to create a 2048 bot. I want to create a bot which is moving very fast to test the limit of the game.

    I have see a 2048 bot but it is very too slow for me (moving every 0.1 sec. 10 APS .... i want 100 APS)

    P.S. : my best in 4x4 : a case of 8096

    in 6x6, over 9999 (a case of 32.224 )

  • Ok thx

  • Anyone ? Up pls

  • For example : i want to show on my website how many time my game was ended, or how many times peoples die.

    I have already made a page with false stats here (everything is in french but that doesn't matter if you don't understand anything, it's just to show an example) :http://afranchcoder.comuf.com/Randomizor%202/Randomizor.html

    Can i simply use event or may i need a MySQL server ?

    I do not put example because I just want to know how can it be done? I would make it by miself.