isasaurio's Recent Forum Activity

  • I once in one of my projects occupy this, but I did not try to touch monitors.

    But according to my theory it should work at least with a NVIDA card with dual display.

    Usually one is VGA and the other DVI.

  • Hi I have worked with TOUCH screens.

    You should use the Windows EXTENDER DISPLAY option, and make the size measuring LAYOUT adding the 2 screens.

    So you would use the TOUCH screen as touch input method, replacing the mouse.

  • Hi friend, try this.

    regards

  • It works perfect

    Thank you Lunatrap

  • Hello friends

    I have a question ...

    I have a game and consists of 6 stages

    The 6 stages occupy the same Event Sheet.

    As I do that when you start stage 5 I perform the action I want.

    For example I do like this

    "System - On Start OF XXXX LAYOUT", select the layout by name.

    regards

    -------------------------

    Hola amigos

    Tengo una duda…

    Tengo un juego y consta de 6 etapas

    Las 6 etapas ocupan la misma Event Sheet.

    Como lo hago para que al iniciar la etapa 5 me ejecute la acción que quiero.

    Por ejemplo hago como esto

    “System – On Start OF XXXX LAYOUT” , seleccionar el layout por el nombre.

    Saludos

  • Hi,

    I have got a working solution. This will work only for leaderboard among friends. It will not show a world-wide leaderboard. This is because, if the call for scores is initiated from user, Fb will give only the user's friend's scores.

    I think clay.io plugin should help if you want world wide leaderboard. Please check this tutorial if it helps:

    https://www.scirra.com/tutorials/495/how-to-make-a-custom-leaderboard-and-more-using-clay

    I haven't used clay.io, but, I store every user's score on my server and display the world leaders on a separate page.

    Attached screenshot of events sheet.

    Logic:

    Create arrays to store High score data (I have used 2 arrays - one for name and one for score)

    Create global variable for Array indexing. ('i" in my example)

    1. Call "Request hi-score board"

    2. Set the number of scores you need - 10 in my example

    3. Use "On hi-score" to populate the arrays. Note that "On hi-score" is triggered once for each score record received. Hence if you ask 10 scores it will be triggered 10 times. For each trigger we are incrementing the index (i) and storing the data in the respective arrays.

    4. After that we display the scoreboard in different text boxes. I used 20 of them.

    IMPORTANT CHANGES TO BE MADE TO c2runtime.js

    1. In FB.init add "Version": "v2.0",

    2. js.src link change all.js --> sdk.js

    3. RequestHiscores function def add '/v2.0/' after FB.api(

    4. You have to update "channel.html" with point 2

    These are for changes due to Facebook platform upgrade.

    I have attached screenshots to illustrate all these points.

    Possible improvements:

    I think one array could be used... maybe

    2. all the fb related changes may not be necessary

    Food for thought....

    If you have less than 10 friends who have played, then "On hi-scores" will be triggered exactly for the number of players only. It will not trigger all the times. So the array will be filled partially. (to be explored: What if we have more than 10 friends and we want to dynamically display the exact number of friends who play the game???)

    Let me know if this helped.

    I'll be glad, if some experts can offer tips on optimizing what i've done.

    Cheers,

    Capper

    Thank you very much friend, I will put into practice and tell you how it goes.

    Thank you

  • Hello friends

    I want to implement the game FLAPPING BIRD, so that you can play with Facebook (that I want to apply to a future game).

    Achieve Logging publish Score and publish on the wall.

    What we can do is to display the "Leader Board".

    Like what I do?

    Also I want to finish the game displays a list of the top 10 scores somethings, each with its name.

    The idea is to have a contest and to be aware of who is having the No. 1 spot.

    I searched for tutorials but I have not given anything.

    Can you help me please, as I see that there is no information.

    This is the link of the game

    puzzlenegro.cl/PZNGAME

    -----------------------------------------

    Hola amigos

    Quiero implementar el juego FLAPPING BIRD, para que se pueda jugar con Facebook (esto lo quiero aplicar a un futuro juego).

    Logre el Logging, publicar Score y publicar en el muro.

    Lo que no puedo hacer es lograr visualizar el “Leader Board”.

    Como lo debo hacer?

    Quisiera también que al finalizar el juego se muestre una lista con los 10 puntajes más algos, cada uno con su nombre.

    La idea es hacer un concurso y poder estar al tanto de quien es el que tiene el puesto número 1.

    He buscado tutoriales pero no he dado con nada.

    Me pueden ayudar por favor, ya que veo que no existe información al respecto.

    Este es el Link del juego

    puzzlenegro.cl/PZNGAME

  • consulta, como lo hago para postear juntamente la tracuccion de la preunta?

    Gracias

  • GREAT !!!!

    RUN PERFECT!!!!

    MUCHAS MUCHAS GRACIAS

  • Hola amigos

    tengo un problema, tengo un en un juego, un juego donde al presionar un botón, este crea un objeto, pero lo que necesito es que al presionar este botón, este ya no se pueda presionar más (ya que al presionarlo sale de la pantalla con un movimiento de tipo ballet, pero si se sigue presionando mientras se mueve sigue creando objetos)

    Como puedo dar una acción que diga que al presionar una vez, el objeto este ya no sea cliqueadle o tocable?

    Algo así como cuando uno desactiva las coliciones.

    Saludos

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Dear, I follow step by step tutorial on how to export applications for android Crosswalk.

    Loading application Talet my Nexus device, the application installs successfully, but when opening the following message "The application has stopped" and will not let me open it in any way.

    How can I fix this?

    regards

  • Estimados, he seguir paso a paso el tutorial de como exportar aplicaciones con Crosswalk para android.

    Al cargar la aplicación a mi dispositivo Talet Nexus, la aplicación se instala correctamente, pero al abrirla aparece el siguiente mensaje " Se ha detenido la aplicación" y no me deja abrirla de ninguna manera.

    Como puedo solucionar esto?

    Saludos

isasaurio's avatar

isasaurio

Member since 9 Oct, 2013

None one is following isasaurio yet!

Connect with isasaurio

Trophy Case

  • 11-Year Club
  • x2
    Popular Game One of your games has over 1,000 players
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies