staleevolution's Recent Forum Activity

  • Not familiar with the game. You want the objects to be solid and yet collide with them? You could always disable collision when player is overlapping them from a certain direction. What do you want to do with the objects?

  • Not quite sure exactly what you want, but this may work. You could create an invisible sprite that is blanketed over your planet. If player is overlapping that object set the gravity (in the platform behavior) to a desired number. Create these blanket sprites for each planet and set gravity when overlapping them.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Add an event where Player is not on screen (select is on screen) and then right click on event and select Invert. A Red X will appear making the statement NOT. Add action: System - Restart Layout. Might have to also add another action Restart or Set Timer to original number.

  • calminthenightThank you! Changed the 0.2 to 0.05 and they attack at a much slower rate.

    Tomorrow, I'm going to try and pull off the timing of the attack to destroy them.

    Thanks again!

  • calminthenight

    One added question: Is there a way to slow down the henchmen during the Attack 2 Function when they go towards the Player's position?

    I would like for the person playing have enough time to react by pressing the attack button to time their attack before the henchmen actually hit the player. This is how I intend to destroy each henchmen. The speed of them "retreating" can remain fast, just when they do the initial dive attack needs to be slow enough to give the player a chance to time hit.

    Thanks again.

  • InDWrekt and calminthenight

    Thank you for the suggestions and taking the time to creating a capx and posting it. I will use the "Function" button within my events.

  • I've been searching for a solution, but have come to no avail.

    I have an Enemy (Boss_Enemy) that spawns 4 other clone enemies (4 henchmen) in 4 dedicated locations on the screen. This part is working fine.

    I have the Henchmen set to do one attack and then a 2nd attack. However; I have one of them completing the task while the others remain in the state of limbo.

    I'm looking for a capx for each enemy to take turns doing the first attack (throwing a projectile at the Player's position) and then take turns doing their second attack (leap down at the player as their designated spots are located above Player).

    I also have to figure out how to get the projectile to find the angle of the Player.

    Any capx that people know of or how to solve this problem?

    Thanks

  • Might be able to give object the Rotate Behavior and then when adding an action enable it.

    Otherwise create an animation of object spinning and set animation when it is lassoed.

  • You can give the object a pin behavior. When the Lasso is on collision with the object, pin it to the Lasso.

    When you press the button then unpin it.

    You might have to add an image point at the end of the Lasso so when you assign the pinned object you will assign it to that image point.

  • If it isn’t working, can you click in the event sheet, hold down Ctrl and roll your mouse up or down to zoom out to see everything?

  • My game switches from Vertical Levels to Horizontal Levels.

    If I change the ViewPort size in the Properties Settings for one level it changes for the rest.

    I would like the Vertical levels' ViewPort to be 240 width x 400 height. For the Horizontal Levels I would like to make it 960 + for width and 240 for height.

    This way the dotted lines will line up with Layout size and when I run the game I won't see the all the extra space.

    Thanks

  • Not sure I understand, but are you actually getting your objects to spawn? If so, you could try giving them the bullet behavior and then set angle of motion to random(90,270) This being up and down in degrees. Type in the word random with numbers in parentheses as shown in sentence before.

staleevolution's avatar

staleevolution

Member since 9 Sep, 2014

None one is following staleevolution yet!

Trophy Case

  • 10-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Coach One of your tutorials has over 1,000 readers
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

15/44
How to earn trophies