mercuryus's Forum Posts

  • here's the youtube vid (for google play)

  • Yes - for the most of the games you create with C2 you 'create' your game on the canvas.

    Therefor you have 'layers' (z-sorted).

    Put your images on a layer (one layer of your canvas) and set size, position, ... (see and change the object properties).

    Then add behaviors if needed and start create a script - sorry No Programming Required! is just a lie.

    The better way how to learn create games with C2 is:

    .

    .

    .

    .

    .

    .

    .

    .

    .

    .

    read the manual

    read and work with tutorials

    try and fail

    AND

    .

    .

    .

    .

    .

    .

    have a lot tof fun doing this!

    and play cool games -> http://www.gameus.de

  • Thank you for your kind feedback.

    Good to hear you like it!

    Have to add the online highscore and then it goes to google play...

  • Im confused. Do i do start of layout first, then select the sprite, then flip it vertically?

    You can flip it by code whenever you need (e.g. in "start of layout")

    You can also flip it at layout design.

    But you should first get a feeling how C2 works - try some tutorials and read the manual to get an idea...

    Then it will all become more easy.

  • set the origin y-position to the flip horizon line

    copy the image

    set the height of the image to flip to negative (probably reduce the height of the flipped image for a 'depth' look)

  • RPcardGame is a role play card game.

    Play and fight the Dungeon Masters pets (>60 different random monster with different settings) and finally the Dungeon Master.

    Grab weapons, magic and potions cards and choose the perfect strategy to kill the monster.

    Upgrade your fight and magic power to survive on your way through the dungeon.

    Poison your enemies and use potions to cure and heal yourself.

    Kill the Dungeon Masters pets to reach the final battle and win this game.

    You have three lifes.

    Fight the monster kill them and loot the dungeon.

    Use POWERMAGIC for a perfect strategy to survive the battles.

    Use your slot to save special cards for later use or place a talisman to gain extra attack points.

    Kill the monster with the first set of cards to loot extra gold!

    And if needed buy potions in the potion shop (you will need it) - but save as much gold as possible to become a member in the highscore list (not yet implemented).

    Now available on google play for andriod...

    The great artwork came from http://www.rpgartkits.com/ - thanks go to Ray!

    and the lovely icons came from MrDaymos: https://creativemarket.com/MrDeymos/888 ... collection

  • C2 SAVE/LOAD not supported.

    No respons on support request

    -1

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi,

    playing thimbleweedpark i'm thinking about create sort of point & click adventure game with C2.

    In fact my english (and other languages) is not that solid to give the game the right sense of 'humor' i want to ask you...

    ...if you are interrested to join and create a funny point & click adventure game?

    If you have a sarcastic sense of humor you're welcome to make it happen.

    The programming can be done by me (and you if you're interrested).

    For the gfx i think about to use -> https://www.gamedeveloperstudio.com/index.php - Robert has a wide range of objects to use within the game.

    The dialogs has to be done together (me in german) and you in your native language (english and all other languages are welcome).

    Timeline is about half a year.

    Story is unwritten so far - it's a blank piece of paper - everything is possible - but it has to be funny/sarcastic.

    If you want to give it a try (only serious) to the end i would be happy to start with you.

    pm or replay...

    mercuryus

  • RP

    card

    G

    ame now public beta more info about the game here...

    RP

    card

    G

    ame is a role playing card game with an artificial neuronal network to fight (and train).

    You train the AI while playing - the network learn how to beat you depending on the basic game rules.

    Enter the dungeon and face the Dungeon Master (the ai brain).

    Fight the dungeon monster kill and loot - as long as you are able to.

    Mighty action cards for weapon attack, shields, magic attack and defend and POWER MAGIC - for an exciting and strategic battle for death and life...

    Enhance you physical and magic power with bonus cards (or steal upgrades from the cpu player)

    Fight the many, many evil dungeon monsters before you - finally (if you survive) face the trained

    Dungeon Master

    feedback welcome!

    click to fight...

    mercuryus

  • jadden14 i didn't check your solution but GUN_A=(GUN_A+1)%3 is a way to cycle positive from 0 to %X-1

    hope i could help youy

  • will be removed again in a few days...

    http://www.gameus.de/c2/GiveYourFontsMono_v2_7.zip

  • GUN_A=(GUN_A+1)%3

  • ...but it would be also great to use the mouse only with the pc

  • look sound menu and action is good.

    I choosed the touch control but it did ot work for me.

    The space ship is flipping instantly and only moves in a short distance arround he pulsar object.