Kyatric's Recent Forum Activity

  • Check the first post of this thread (page1) for the list of items.

    This thread is still not the correct place to ask questions.

  • Using the IDE itself in android, it's not possible.

    Using an exported game on android, follow this tutorial: http://www.scirra.com/tutorials/303/how-to-export-to-cocoonjs

  • SplashHunt: There is a textbox plugin built in C2.

    Put the textbox somewhere on your layout, and make a global variable.

    For example use an event:

    "TextBox: on text change"

    -> Action set Global_Variable to TextBox.text

    Still the original question makes little sense.

  • In C2, the "values" could be global variables.

    If you want, you can pass them out of your application through an AJAX call for example, but AJAX will be "limited" to communicating with a webserver.

    It still appears as something strange to do.

    A compiler is something that changes code into an executable application.

    Why would you pass the value of HTML5 variables to a compiler ?

  • I'm like Ashley, I'm still not sure what you mean.

    Define what a compiler is to you.

    Else, purely with events in C2 you can compare values using for example the system:Compare two values condition.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Also in most modern platformers the players grabs onto the ledge or the edge of the solid if its just a slight miss... how do i do that?

    Ill hafta make the player sprite 'cling' onto the side of the solid if its within a certain radious... but only if the player is mid jump...

    For technical/specific questions like that, refer first to the how do I FAQ at the section "Platformer" (both the game genre and the behavior).

    Lots of examples of different technics are already treated/displayed there.

  • rowser shortcut keys

    In some browsers, some keys are shortcuts for browser actions. For example, space bar sometimes is a shortcut to scroll down the page. If any events exist for 'On key pressed' with a given key, Construct 2 blocks the browser from performing its normal action. For example, if you wish to prevent space bar scrolling down the page, add an empty 'On Space pressed' event, if you don't have one already.

    From the manual entry about keyboard.

    Same goes for the keyboard Up and Down keys.

    Be sure to "intercept" those keys in your application (as explained in the entry).

    The reason you haven't noticed it earlier is that the exported index.html page is just made of the canvas and no other elements.

    Also strange thread title as it is quite far from the described issue.

  • You do not have permission to view this post

  • You do not have permission to view this post

  • Well first it's going to be built in browsers.

    From there, it makes it possible to be implemented in C2.

  • For those wondering about a custom key assignement plugin, it has been around for months already.

    Plugin KeyCode

  • Building a platform game: a beginners guide

    How to make a gravity based platformer game

    How to make an airplane shooter

    Creating a memory match game

    Four amongst the almost hundred of tutorials for Construct 2.

    And the how do I FAQ that lists tons of examples on different areas of making a game.

Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,405 followers

Connect with Kyatric

Trophy Case

  • 14-Year Club
  • Jupiter Mission Supports Gordon's mission to Jupiter
  • x15
    Popular Game One of your games has over 1,000 players
  • Famous Game One of your games has over 10,000 players
  • x27
    Coach One of your tutorials has over 1,000 readers
  • x10
    Educator One of your tutorials has over 10,000 readers
  • x2
    Teacher One of your tutorials has over 100,000 readers
  • RTFM Read the fabulous manual
  • Great Comment One of your comments gets 3 upvotes
  • Email Verified

Progress

23/44
How to earn trophies

Blogs