PhoenixNightly's Recent Forum Activity

  • Your code is incomplete...don't really need instance variable for something like this... I guess. The way you had it coded it was doing what it was actually told to do. But with this what every object instance that this is true for the condition will execute for it. So if the player is over it when the key is down only the pickup object that it is true for will be destroyed. You don't really need the collision line either and change the keyboard condition tor KEY IS PRESSED

  • I have seen an IAP option but I never used and Facebook. Development does take time when its a team of two and it also take money.

  • Maybe set the touch to make sure the touch isn't over the button . so make another condition with the is touching condtion that says isn't over fire button. It sound like the is touching is still activating cause even though it over the button its technically still over the background.

  • Your basically there but I don't see the purpose of the highlight area. Check when the animation is finished and touching the ground to activate the destruction of it. And if the book animation isn't set to loop you can check for when it has stopped or check when its 'not falling' anymore destroy it then. Cause I see you set angle so I assume you have 'platform behavior' attached to it?

  • You have to set it up in Ludei to do that. Are you testing in the Launcher they provide if so you should have the new one and click the clogwheel and see and orientation option if you are compiling over the server before you send there is options to set it landscape.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • https://www.scirra.com/manual/124/system-conditions

    Scroll to the bottom and there is your answer.

  • Maybe if this was posted in the correct area you could get more responses. This is C2 subforum and I never used the classic. In the proper place you would have people that use the classic see it.

  • Spindraft right click on the alert statement and in the list of options choose invert and it will change the statement to not. This is what is used for changing a statement to false. 'If alerted' is true when you invert it adds the X meaning 'if not alerted' which is false. So basically if the Enemy is not alerted do this.

  • I copy and paste all the time and select section if code to move around also. the only time it doesn't work with pasting some code elsewhere is when I have an event that I want to make an subevent of there are certain ones that don't allow it to be made into subevents. So if the event has a arrow in front if it you won't be able to make it an subevent. To move an event around all you have to do is click the empty area in front of the event and it will select all the child code with it and you can move it up an down. But again if the event doesn't work with the else statement and you try to drag it there it won't work.

  • At the top you should have your on layout start so it should be

    on layout start->(subevent)Audio is playing (Audio Tag)->(Action)Audio Stop(AUDIO Tag)

    That has to be before the play audio and the way to but it at the bottom of the on layout start event is create a blank subevent below it

    Also as a side note::

    Just sharing a personal preference The 'On Start of Layout' should be the first event in a eventsheet; IMO because everything executes in order that you have it setup. So nothing should be running before 'On Start of Layout'. Events should be place in level of importance and being that 'On Start of Layout' setup the level it should be number#1

  • Where is the layout restart placed?? I don't see it in your screenshot I only see when out of layout to stop the sound. But what you can do is when the layout starts check if the theme is playing ..if so stop it..then restart it. But depending on where you put the layout restart it could be happening before it gets to the event of stopping the music. So you have to have the music stop event before the layout restart.

  • I really don't see how you came to that conclusion. I see people helping all the time even to the point of doing what the person is trying to figure out for them by providing them a .capx. I don't provide .capx files but I do answer I believe for me to help you, you first have to help yourself. Heck at times the people give capx files willy nilly if a person was clever enough they could have their whole program done for them and they learn absolutely nothing in the end.

    I see it as bad because new people come in demanding .capx and not just answers.

PhoenixNightly's avatar

PhoenixNightly

Member since 10 Feb, 2014

None one is following PhoenixNightly yet!

Trophy Case

  • 10-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

12/44
How to earn trophies