Cherico's Forum Posts

  • Hey!

    For Number 1: Make a new game and select the "Ghost Shooter (Rain Demo)" example from list.

    There's a great "Rain-Effect" with thunder and sounds and puddles and everything you will need

  • Yeah, in the C2 Image-Editor you can set the "Alpha" of an color to "0" and it will be "transparent".

    Now you can erase the colors you don't want, like in the animation jourdan posted.

  • Sure!

    You only have to set the window-size of your c2-project to the size your "banner" have.

  • It also work with families.

    I make a .capx

  • Nice! I also don't know this expression - thanks!

    But in this case, the object will chose one of this directions/angles.

    But you want to create 4 objects and the first one should have angle 0 dagrees, the second one 90 dagrees, the third 180 dagrees and the fourth one have 270 dagrees, right?

    Then make:

    On ?-Event (pressing button, collision,  start of layout, or anything you want):
     + Repeat 4 times = Create Object at X,Y
    
    On Object created = Set angle to Object.Count * 90[/code:1wpkru9j]
    When you create 8 Objects, then set the Angle to Object.Count*45.
    With 16 Objects, set Angle to Object.Count*22.5.
    32 Objects = Objects.Count*11.25.
    And so on ... 
    
    I don't know if this is what you realy need, but i hope it will help
  • Can the game ONLY get controlled width XBox-Controller?

    I can't play with Keyboard?

  • Again without Text-Drop-Shadow

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Sorry for my english - i don't understand everything you wrote, but i hope my .capx can help

  • Very interesting!

  • Looks fantastic and very interesting!

  • Great Action!

    Would be better when can use WSAD for controll (typical Action-Game-Controlling)

  • 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!