Kyatric's Recent Forum Activity

  • Hehe not bad

    A little bug though, on the ending screen, I was still able to shoot :D

    But as you said, it's nice and quick to make games with C2 that can be hosted/broadcasted so easily on the net.

  • This is something you could(should ?) make in events.

    Instead of having the "scroll to" behavior on the character itself, put it on some sprite ("camera" for example) that you set to invisible.

    From here you can set events specificaly for the camera. Some ticks you will want the camera to be placed at your character's position, some ticks you will want it elsewhere.

    Example of some camera delay

    From there, it's up to you to tweak your way and find the nicest/smoothest implementation possible.

  • You do not have permission to view this post

  • You do not have permission to view this post

  • I don't know if this is featured, but arrived on the higher platform (2nd black "octopuss") the screen becomes all white with some yellow circle.

    The game isn't frozen, as I can still hear the jumping sound. The view is just opaqued.

    From here, I can't pursue the game.

  • The bug is in the code.

    Event13 Instead of monster.health=0 try monster.health<=0 (since if your monster takes 6 shots, its health value is -1, not 0)

    Please change the title of your video on youtube.

    Your capx with text objects on the monsters to see their health

    The fixed version (in event13)

    This was to see how each monster behaved.

  • No problem Urled, you have the right to be wrong. <img src="smileys/smiley1.gif" border="0" align="middle" />

  • There is no best program to draw, it is mostly a matter of tastes.

    To this (often asked) question the answers often given are :

    Gimp, paint.net, gale graphics (all free software more or less complex).

    If you have mean or want to be hype you can always check photoshop too. (but it will cost you a kidney).

    For the random sounds/music, a search on the forum would have lead you to this topic.

  • For the PHP part, your best bet is a nice search on google for specialized website about PHP.

    For the "import" of the modified image, you should take a look into the c2 plugins section of this forum, to the "Load image at runtime" plugin, this might be what you are looking for.

    At the moment, there is no "easy"/straightforward way of doing what you are trying to achieve. It's pretty tricky anyway.

  • TheMightyAtom: you can make capx by "Saving as single file" within C2.

    A capx is basicly a zip file of a folder project, to make it easier to share it.

    Let us know if you still have troubles after Newt's explanation.

  • A local variable is only reachable in the event you set it. (that's the point of local variable).

    For example, if you have a local variable in a group, you can only reach it in the events and actions of that group.

    That's why it is called "local" in opposition to "global" variable that you can access from anywhere in your event sheet.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
Kyatric's avatar

Kyatric

Member since 18 Aug, 2010

Twitter
Kyatric has 583,402 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