Cherico's Recent Forum Activity

  • Greetings and first, as always, sorry for my english

    I working on a small game like Candy Crush or other games like that.

    But you don't have to swap two objects to get a combo of three (or more) - you have to combine as many objects of the same "color" with one "Drag" (sorry, i hope you undertsand).

    But thats not the Point. In this Thread i presented an "simple" version of that game.

    The point is: How can i make that the objects are not been so "bouncy"?

    (physic behavior, settings like elasticity and friction are 0)

    Or is there a better and faster way (even on mobile devices) to simulate that "falling-down-objects"?

    With Grid-Movement or any other way...?

    Thanks alot!

  • Check out this Thread:

    (brunopalermo penultimate entry, with the attached .capx)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • First, as always, sorry for my english

    And sorry that i use your thread for my subject.

    Have C2 more problems with Windows and Windows Phone as the known Sound-Problem?

    When i export my Project as HTML5 and upload it on my Webserver, i can run it on Windows in IE without any Problems (i have to say, that i have no Sound included in that early state, so i can't say anything to Sound-Problems).

    Firefox have may visual Problems (not able to display Layers with "force own texture",...).

    Chrome also works.

    But when i open the Project NOW with my Windows Phone (i have no Android or iPhone to test), it does not work - the screen still be black!

    A few Weeks/Months ago (i think before the Physic-Engine was "fixed") it worked.

    An older Version that i have uploaded i can open and start it in IE on my Windows Phone without Problems.

    (i hope you understand what i mean *g*)

  • And i don't think that this feature will be integrated in C2, 'couse the "Backgrounds" don't works like in TGF.

    In C2 you also can "interact" with "Backgrounds-Objects" (Tiled-Background) - so they count like an "Active Object" in TGF and need Ressources.

    The Canvas Object works realy fine - at the moment i work on an atmospheric Horror-Game and at the Start of the Game, the Ground (Grass, Dirt, Stones,...) will be randomly created on the hole Playfield. But it would be an Ressource-Horror, when there are thousands of Objects on the Screen, so i pasted them into the Canvas and destroy them = only one Object and the Ground always looks new and randomly created

    And when Player moves along, he make Footprints on the Ground.

    These Footprints will be also pasted into the Canvas and destroyed = so i have permanent Footprints, but not more Objects on the Screen.

    You also could do this with Bloodsplatter and other Things.

    (and sorry for my english *g*)

  • I know the old Games Factory (also Klick&Play and MMF and other Clickteam Products) and the "Patse into Background"-Action.

    As bladedpenguin said, the Canvas-Plugin with the "Paste Object into Canvas"-Action is exactly what you need!

  • Great!

    I love PSP!

    I use it since version 4 or so.

    Now i use X5

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

Cherico's avatar

Cherico

Member since 27 Dec, 2012

None one is following Cherico yet!

Connect with Cherico