lionz's Forum Posts

  • Yep. Set up an event On Start Of Layout > Preload Sound. This downloads the sound in advance so it plays immediately when you run the Play Sound event.

  • Is the crow the playable character? If so, I wouldn't use Bullet behaviour.

  • Pancholo

    <img src="smileys/smiley20.gif" border="0" align="middle" />

  • bump Ashley I guess, whenever you're available.

  • It's probably an error with how you've triggered the animations to play when the player is moving in a certain direction. One of the events will be overriding another one. Whichever way it is facing when it is upside down, check other events that trigger this animation and make sure it's not overriding anything. I can't do much more without seeing the events. If you can't share the .capx then upload a demo of the game so we can see. If you export as HTML website and add to dropbox then users should be able to play a test version.

  • Your issue here is that it's spawning objects while you can't see the layout. Is this right? The game will run events for all layouts even if you're on a different layout if the conditions are true, so events such as every X seconds will be running even when you can't see the layout.

    Please explain what you would like to happen. A .capx or screenshot of the events would be good.

    If you have set up an event that checks if you're on a given layout before triggering the sub-events then this should work. If it's not working as expected then it is set up incorrectly and we probably need to see how you have set up the events.

  • I may be wrong but I don't think this is possible. Just use two text objects.

  • Add Pin behaviour to the cape. At the time you want it to happen, pin the cape to the man. If you don't want them as separate objects, create a new animation of the man wearing the cape and update it to this one.

  • You would normally change them outside of the game?

  • Can't really assist without a .capx as I don't know when it's being triggered.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • If player is not jumping

    AND jump key is down > Play Idle animation

    Although it's not really clear why you want the player to move left/right etc when they are pressing the jump key.

    If you have it set up as:

    On jump key PRESSED > Jump

    then holding down the jump key after you have finished the jump shouldn't do anything either.

  • Good job! My work is actually Sony compliance for game submissions at EA so if you need any advice give me a shout. Currently on PS3/PS4.

  • Darklinki

    Doesn't let you PM admins. I could email Scirra support but it might be better if someone responds for all to see.

  • I made a .capx here > LINK

    Click next to go to a random question.

  • Firstly, congrats to NotionGames for getting their game up on the Store.

    I have a few questions about it or would like a link to some info if it exists as the paid games up on the Store seems to be a recent thing.

    1. What do you need to do to qualify to have your game added to the Store as a paid for app?

    2. If anyone can do it, do Scirra take a % cut of anything?

    Would be good to know this info to decide whether I would like to work towards something like this.

    Thanks!