Kyatric's Recent Forum Activity

  • It's in the behaviors like 8direction, car, platform...

  • lmms

  • The first pages of the manual SDK offers good link to learn efficiently JS (especially coming from an other language).

    An example of integration of a library lies in the physic plugin.

    Ash minified and pasted the whole class at first, encapsing it as a var.

    He then access this later in his code.

    Check his runtime.js

  • Thank you, added.

  • I don't want to go to american jails. They feed you with Mc... wait that's copyrighted too, amirite ?

    <img src="http://www.sabinabecker.com/images/oh-noes-mouse.jpg" border="0" />

  • Geo: I think it might helpful to others, but please make a proper topic in the plugins section. I'll then add it to the list.

    PS: agreed on your PS <img src="smileys/smiley1.gif" border="0" align="middle">

  • blueseth : check this tutorial.

    This is the same principle.

    You can also implement with putting a local variable between event 1 & 2 (this way the local variable's scope is limited to events at the level of event 2 and 3). This var is 0 by default.

    In event 2 & 3, add a condition to both being a compare localvariable = 0.

    In both events add an action set localvariable to 1.

    Remember C2 reads from top to bottom.

    At the moment, when Turn = 1 your actions get executed. This includes subrsacting 1 to Turn.

    So right after, Turn = 0, so the actions of this event would be executed.

    If you inverted the order of those events you would have the opposite. Turn = 1 would always be executing too.

    With the localvariable check, you are sure that only the proper event will execute its actions once per tick.

  • I tried the same thing today.

    Ashley: system expressions Version and Description would indeed be a nice touch (just a get, not a set).

    For now I resolved to make a global variable "PublicVersion" since anyway I don't export as often as I update my sources' version number. So it should be ok as long as I remember to increment this var each export I do <img src="smileys/smiley17.gif" border="0" align="middle" />

  • The link to this is here.

    Apparently prinsukun is still working on it.

    Be sure to PM him if you need, or post your questions on the forum.

    Be sure also to check those two tutorials: The beginners guide to construct 2 and New to construct, where to start.

    You should have all the basics you need to achieve your goal from there.

    Welcome on the forum and to C2 <img src="smileys/smiley1.gif" border="0" align="middle">

  • The license should be in your name, not in the manager's.

    Send an email to licensehelpgbw@scirra.com with the ID of the payment the current name and email that the license is attributed to and the new name and email to attribute to.

    I think that should do it but Tom will confirm it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • No I'm not showing any card, I'm realizing and bringing Tom's eyes on this issue hopefuly.

    I mean, probably as numerous "old users" I spent most of my time on the forum, and having the "forum search" button at range in the navigation bar, it was like that in the old forum too.

    So the transition to the new site occured somewhat naturaly.

    But I understand fully how confusing it might be seeing the layout of the site.

  • In the touch object you have expressions that give you the angles of your device.

    You would have to use some maths to set the position of your ball according to those values.

    But yes, it is possible in C2.

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