alextro's Forum Posts

  • fasasoftware

    You want to create puzzle game don't you?

    here the demo with the source:

    There is a event that cover how to detect 2 or more instances with same color in my example, simple approach

  • Download it right away!

  • I installed it on my system. Glad I can use Whatsapp normaly and playing more games that can't be played before due to inferior android device.

  • Nice example brunopalermo !!!

  • Oh well it's really good for you then, if you can handle the problem & modified the situation

    Good luck with your racing game.

  • So I took a look to the capx.

    I tried several adjustment, but still there is a chance the cars will eventually stop moving when they are overlapping. I did an inspection on debugger & watch the remain distance of stopped car was negative value. While other cars that still run, show positive value.

    Yes it is something to do with the plugin 'move to'

    I suspect the negative value cause the error

  • Robsta

    That is exactly what I did on my example "Set angle: No". This kind animation setup suits high angle view

    Yes I am interested on Godot engine for future 3d game making. The GUI has professional feel & nice animation tool set

  • maybe this is what you want to achieve

  • konjak

    Wishing for Iconoclast

    Mirror's Edge, since I love parkour

  • Why don't you add instance variables that states different conditions for different animations ? Then add another condition to strict the direction of your sprite must facing to.

  • Try adding 'for each' in system and assign it to Cannon. Also move the spawning event to the top of action.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Let's say picked object is overlapped by a detector. So the remain objects that were not picked will be not overlapped by any of these detector;

    system: object is overlapping detector (inverted) | do an action

    That is my first solution.

    Other method that also work is by inverted the instance variable (boolean);

    system: is picked (inverted) | do an action

  • Emulator yes, but spent only few minutes on it. Possible game to make for early small team maybe co-op type game. There is an example game in game dev tuts, which is created using Construct that allow more than 1 player. It's a Bomberman clone if you curious.

  • When you mention it I must search them in youtube first. Mario Party seems to be more suit Wii console.

    Played some Mario games title, but never finish any of those games though, don't know why.

    I prefer Mario & Luigi: Dream Team. More story with obvious objectives.

    Party game I like is Su Bomberman. Fun, simple strategy and chaotic.

    I am more puzzle & platfomer person.