Walessio's Recent Forum Activity

  • Well, i had a similar necessity, so i would suggest:

    1- fill an Array object with any Mouse event that you want to track;

    2 - save this Array by either user Gamesaves or Localstorage, in this way it is possibile to restore it when the app loads a second time;

    3 - send this "event log" to a web service on a public server using JSON, this way you don't need to ask the user to save a file on his system and send it to you.

    All of the bold words are C2 objects or plugins to use

  • Well, recording ANY activity could turn in a huge amount of data to save, so the first thing to think about is how to reduce this amount and in order to do this we should know what do you want to achieve

  • this is quite a custom necessity therefore you must write a program for it, a php script could be the best idea, since is simple to use. Start learning php and mysql and how to use php to execute query on a database

  • Nothing Kiddy or Cartoony? Well, have a look at Mortal Kombat characters

  • It seems that I'm stuck again cause I cannot pick objects instances correctly.

    Look at my events:

    In my stage I have:

    -two instances of a Crawler object;

    -two instances of a Sensor1 object;

    -two instances of a Sensor2 object;

    sensors have a instance variable "Parent" witch is the UID value of the Crawler instance to which are connected;

    Each sensor is correctly positioned to it's crawler.

    What I want to achieve is:

    -for each crawler, get it's sensors, 1 & 2

    -for each of these sensors, check if a collision accurs with obstacles of Backgroundblock;

    -doing different things according to collision combinations (S1&S2, S1&!S2, !S1&S2, !S1&!S2)

  • Considering that not all devices are multitouch I would suggest you to rethink your controls

  • Thanks both for your answers, while waiting for an aswer i almost reached the behaviour I want using some "helpers sprites" which turn when they hit a wall or a block ends, yet is still buggy

  • Up

    Today is the day.

    My body is ready (cit.)

    Today is the day.

    My body is ready (cit.)

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Open it with a different browser and you should find no saved games

  • I guess you should follow Ashley's adivce

Walessio's avatar

Walessio

Member since 6 Sep, 2015

None one is following Walessio yet!

Trophy Case

  • 9-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

11/44
How to earn trophies