GT88's Recent Forum Activity

  • Thanks, guys! I'm very happy you liked this game! I will reduce music volume in the next update.

  • Updated: Now you can create your rooms! Or, you can choose room created by another player. Bug - sometimes, when creating room, game stucks on "console". Exit to menu helps. Will be fixed soon.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Updated: added statistics, changed appearance of most buttons.

    Screenshots:

    https://www.dropbox.com/s/q1dorastjp1gzmk/1.jpg?dl=0

    https://www.dropbox.com/s/wr3kkl7q1wqapyg/2.jpg?dl=0

    https://www.dropbox.com/s/9mzr7qherss06be/3.jpg?dl=0

    Still hope for some feedback <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • Quite challenging, but interesting game! I found some bug with animation - while pressing right arrow button, press left arrow button, and animation will changed to left, while you keep running to the right. Maybe it's a feature, but still

  • Hi guys! I'm about to finish my first game and i need some feedback with multiplayer. In short - in this game you can play offline (against AI) and online (against random opponet). I tested it with my friends, and it works fine, but how would it work if players are from different parts of the world?

    Anyway, there is some known issues:

    1 - i can't connect to game, hosted on my notebook, from my pc. The problem is that my notebook connects to internet via wi-fi, but pc - via ethernet. Tablet connects to notebook without any troubles... Maybe somebody know how to fix it?

    2 - quit button doesn't work, i don't know why. Browser => Close do nothing.

    There is some work to do (redraw some sprites, change some sounds, etc), but most important thing - working multiplayer. Play this game and tell me what do you think, any feedback is appreciated! Thanks!

    https://www.scirra.com/arcade/multiplay ... l-test-766

  • Create a variable "distance" for the enemy, then for each enemy - put into it distance to player. It works for me

  • Thank you Waiting for your reply!

  • Hi everyone! Today i've posted my first completed app on Play Market! With this app you can create unique words, it easy to use and it gives interesting results <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile"> Please, check it out and let me know what do you think. Unfortunately, i'm not a good english speaker, so if you will find some wrong combinations of characters - please, let me know, so i will fix it in the next updates. I hope you like it! <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

    https://play.google.com/store/apps/deta ... qu.wordgen

  • take a look at this simple capx - dropbox.com/s/mrh0ol7t801ofwt/Distance.capx. if it wouldn't help - show the way how you've done it

  • first of all - set type of global variable 'Name' to Text, by default it's a Number (just in case :)) then on event Button on click you should make 2 subevents - textbox is empty or it's not. if empty - show message, if not - set textbox.text to global 'Name' and go to 2nd layout. hope it will help!

  • Try to do this:

    when sprite with platform behavior is overlapping slope at offset, set the angle of sprite of player to 315 degrees (for left slope), then copy previous action, invert it and set the angle of player to 0 degrees.

    hope it would help, here's a capx - dropbox.com/s/hhrwbqf3jw85iac/Slope%20%281%29.capx

  • Your enemies calculating the path until some distance between player and them is reached - right? Did you tried to add another action?

    For example:

    distance (player.x, player.y, enemy.x, enemy.y) less or equal 200

    set enemy "Follow" to 1

    Enemy "Follow" equal to 1 - calculating path

    If you give a link to your example with this problem it would be easier to help

GT88's avatar

GT88

Member since 12 Feb, 2013

Twitter
GT88 has 2 followers

Trophy Case

  • 11-Year Club
  • Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • Email Verified

Progress

14/44
How to earn trophies