TELLES0808's Recent Forum Activity

  • Hello,

    I would like know how to lock the rotation of the screen when exporting using the Intel XDK?

    I ready somewhere this:

    Added use of the AppMobi.device.setRotateOrientation("landscape"); and AppMobi.device.setAutoRotate(false);

    html5dev-software.intel.com/viewtopic.php

    But where? Since I can't find the file to edit.

    EDITED: Oh, I found it, it's inside the index.html and you need to find the line:

              function onGameReady()

              {

                   cr_sizeCanvasDC();

                   AppMobi.device.hideSplashScreen();

              };

    and add:

              function onGameReady()

              {

                   cr_sizeCanvasDC();

                   AppMobi.device.hideSplashScreen();

                   AppMobi.device.setRotateOrientation("landscape");

                   AppMobi.device.setAutoRotate(false);

              };

  • it's the same sprite font of the menu, when you click over a person, but on the menu it's on scale = 1, and all the others are 2x times on the scale.

    So, on the menu it look perfect, but when scaled, it rotate a little bit and show some borders.

    I'm thinking about making an offset on each cell of the alphabetic cells, trying to solve it =\</p>

  • Hello,

    I would like know if you are getting this misalignment of texts while using sprite fonts...

    http://goo.gl/1a3Jt

    It's rotating the text a little bit and showing borders. I think the cause is the zoom feature, but not sure.

  • <center><img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/image.png" border="0" />

    <img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/characters.png" border="0" /></center>

    When I was on a Zombie Apocalypse

    [TUBE]http://www.youtube.com/watch?v=VBCiJFMXH4I[/TUBE]

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Very nice idea! GB is so old school =]

  • any News?

  • Thank you for the feedback.

    More moods recently baked!

    <img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/character3.gif" border="0" /><img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/character3B.gif" border="0" /><img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/character3C.gif" border="0" />

    "When I was on a Zombie Apocalypse"

  • mchulet

    A good workaround is setup a global variable to save the last Touch position, like one variable for touch.x and another to touch.y

    Then, check the variable, and not the touch object.

    This is the way I'm doing for my game.

    goo.gl/1a3Jt

    On the game, open the chrome console, click inside the game and press D, it will show you the debug, where you can see the lastest touch position.

  • <img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/characters.png" border="0">

    "When I was on a Zombie Apocalypse" was updated.

    • On this release was implemented 40% of the action system with provisory art to the menus, according to my workflow;

    This release is specific for Computers, please, feel free to give feedbacks and talk what you liked or hated, also, what do you think about the original system of menus.

    http://goo.gl/SUXoB

  • <img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/character1.gif" border="0" /><img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/character1B.gif" border="0" /><img src="https://dl.dropboxusercontent.com/u/47035927/03-ZOMBIE/screenshots/character1C.gif" border="0" />

  • Hello sosensible, you're learning fast, impressive on how good you're comparing with when you started here =]

    One suggestion, if possible, is doing a sample game where it was implemented (with link alive).

    So, everybody can read, test and download the source to feel more comfortable and learn in all the ways possible.

    By the way, great initiative, really appreciate how you're going here!

TELLES0808's avatar

TELLES0808

Member since 27 Oct, 2011

Twitter
TELLES0808 has 3 followers

Connect with TELLES0808

Trophy Case

  • 13-Year Club
  • Entrepreneur Sold something in the asset store
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Forum Hero Made 1,000 posts in the forums
  • x2
    Popular Game One of your games has over 1,000 players
  • x12
    Coach One of your tutorials has over 1,000 readers
  • x3
    Educator One of your tutorials has over 10,000 readers
  • RTFM Read the fabulous manual
  • Email Verified

Progress

22/44
How to earn trophies