CBelle's Forum Posts

  • buy ? real money? or you talk game money?

  • korbaach nice method.. where you learn all this? from c2 manual and forums watch? or you are programmer code html5 , c++ ,c# , java or what else ?

    cause me i dont have any experience programming code..i learn all from here. :/

  • odiusfly

    i make this system with little help from korbaach , "pick random instance" <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz">

    when you say " Think to have 100 boxes.. hehe! <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz">"

    if you are use your method i think you need 100-200 event and every system w8 1 sec destroy etc etc this make all system delay i think..

    here a example : https://drive.google.com/file/d/0B8mc-_ ... sp=sharing

    i dont know where to use this all .. but if you want to use deference color or what ever say it to fix it <img src="{SMILIES_PATH}/icon_e_wink.gif" alt=";)" title="Wink">

  • dam!! 3hour fighting to solve this +1

    ty this work perfect korbaach

    "why i did see the pick random instance"? :/

  • i use only one spirte with method for 1 to 20 ,, system create sprite to X to Y , Sprite set MyNumber loopindex

    Now we have 20 sprite With deference Variable "MyNumber". now i want the Global number GloBNumber = random sprite.MyNumber

    i want Every X sec --system set ClobNumber to " choose random numbers from sprite.MyNumber"

  • ok this is absolute wrong and not debug!! but almost work <img src="{SMILIES_PATH}/icon_razz.gif" alt=":P" title="Razz">

    any one can make it better??

    https://drive.google.com/file/d/0B8mc-_ ... sp=sharing

    like Diablo/Dota/ explore map with mouse over close corner layer

  • i wonder if we can make a physic car Vs Car racing with physic and change Velocity etc etc any post or tutorial about this?

    or other trick with no physic..

    example:

    A REd car with 100 speed run X 0- 500 and blue Car with 100 speed run from X 500-0 this car (in X 250)we have crash so we make a Frontal Collision .

    or if blue car is stoped and red car run and crash with blue car we have both bounch etc etc.. max speed max bounch, litle speed just push the other car..

    sorry for im not explain exactly im not good with English..:/

  • use another sprite container with your sprite and use LOS

  • MPPlantOfficial hahahahahahahaha +1

  • can you be for specific ?? what is that you need to upgrading?? you need system xp?,system with buy,house,animation,gun,ship,levelup,etcetc

    all this system work for what and where ..most people use Array system is the most hard and complex system but he save you 50-60hour...some people use normal way with function and alot event event.

  • oh ty

  • a=? clobal num? i did get it.

    can you continue exactly with code:

    System | on start --- set Text.....

  • how do i set floor(random(20,130)) but never select (80,90)

    can we say floor(random(20,80))or(90,130)?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • do you have any other game example??

    you need zoom in/out canvas? so let say you have close zoom on your ship and when enemy getting close in range the zoom go out (auto) max zoom between your ship and enemy ? and if you have 2-3 ship enemy getting close, the zoom get out again and show all ship.. ?