Kyatric's Recent Forum Activity

  • You can also check in the how do I FAQ there are several line of sight examples listed there.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ZOrder as in zorder plugin ?

    If so, it might indeed be a bug, but it should be reported in the topic of the plugin to its author.

    3Rd part plugins are not supported by Scirra in the sense that they did not create it so won't maintain it.

  • I guess you're close to a solution. It should be indeed a matter of effects.

    You can check out the "Sprite effects.capx" in the c2\examples folder of your installation.

    I'd say you would have to spawn a "mask" sprite over your icon, and move it accordingly to the part of the icon you want to display (if only the feet must appear, position the mask so it covers all the icon except the feet. Tweaking the Y position here should work)

  • rexrainbow posted this video plugin a while ago.

  • It's more or less a bug indeed.

    There have been a couple of topics about the subject since the beginning of the contest.

    Check this one out, it should answer most questions/concerns.

  • You can gather/regroup your conditions into a single event. Just a heads up.

    Also as you made it, your current group is useless, it holds no events.

    Be sure to drag/drop your events so they become subevents of a group.

  • Indeed, link appear to be broken and jessejoh hasn't visited the site in two weeks.

    Nevertheless some temporary upload in the meantime.

  • I think what you should do here is keep a global variable BombHP that is the value you'll be modifying over time and that will get affected to the bomb instances on creation.

    Based on your original capx

  • More people who tried to play it, reported me that.

    I Don't think their browser is not updated. One of them was using Firefox 8. Don't think its graphic cards issue either.

    Then it is a problem in your code.

    Also last up to date version of firefox is 9.0.1.

    Sure FF8 is "good enough" but that proves that your users are not up to date as you seem to assure it.

  • You can remove

    <div style="text-align: center;"></div>

    , this will position your application in the top left of your page.

    You can't really act on the page's size though, as it depends on the browser and the resolution of the user.

    I have a screen resolution of 1920X1080, and my browser is always amximised, there's no way I will have a webpage of 728X90.

    But, you can set your application size (project properties) to be at the exact size you want. You are sure this way that your application will never be bigger than the size you want. (especially if you don't use the fullscreen properties)

    Also, I'm not sure if placing the game in an iFrame will work smootlhy as expected. Nothing else to do here but try.

  • Thanks for the sharing.

  • There's no synthetizer available for/in C2 atm/that I've heard of.

    So you can't produce your own sounds, you have to go through the addition of "samples" (sound files).

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