zenox98's Forum Posts

  • Add a Text object and do:

    ( this assumes the Text object is called Score, and Global variable is called PlayerScore)

    -> SCORE: Set text to "SCORE: " & global('PlayerScore')

  • R0J0hound

    That is awesome :)

    hmmm trampoline game......

  • Noticed that it works fine if hotspot is in center,left or right, but does the mirror flip when hotspot is either top or bottom.

  • Ashley has said in other threads: the editor is GPL, and games made with it are BSD-licensed.

    Therefore you can make as much money as you like - you don't pay anyone (unless you want to help the current user devs).

    Obviously, this just applies to Construct Classic!

    Ashley's post is HERE.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Welcome to our world, triptych :)

    That's quite a nice example game. Checkout the examples that come with C2, and on here, and hopefully we'll see something similar from you in a week or so :)

    zen

  • Have you installed any Firefox plugins recently?

    That error is not a Contruct 2 error, but hints at a problem with an addon called Internet Download Accelerator. Have you tried disabling the addon?

  • Must have missed this post <img src="smileys/smiley5.gif" border="0" align="middle" />

    Many thanks. These will be useful :)

  • TELLES0808

    The original thread is HERE with working download.

  • I'm using R65 and I've just tested a few of the examples, including Space Blaster, and they all work fine.

    We could do with more information from you, such as what browser, any messages/errors visible (CTRL + SHIFT + J). See FIRST POST on how to report problems.

  • You had made a mistake in your Splashscreen. You had set the main sprite to be invisible on start, therefore it doesn't show. You should have just set it's opacity to zero, then when you incremented the sprite opacity in Event Sheet 1, it fades in nicely.

    I exported it as a test HERE.

  • You can either zoom individual Layers, or the whole Layout, both via the System object.

  • Yeah, a certain delgado seems to like collecting those badges.

    I was trying to be polite in not naming names, but having just seen what Tokinsom referred to...... Hell's Teeth! Utterly pointless :(

  • You are a very bad person :)

    Actually, I have noticed old threads suddenly having banal comments being made on them, so you may be be on to something :/

  • newt

    I think you're mixing your metaphors a bit :)

    It's "pot calling the kettle black" and "calling a spade a spade", which mean 2 different things :)

    I think you meant the former, see wikipedia.

  • Not sure if I needed to re-run with updates, but:

    Teat 1: Same as previous post

    Test 2: Seems smoother. Pink thing looks as if shrinks and grows as it rotates along axis. Values go from negative to positive as it rotates.