20Sickness's Recent Forum Activity

  • Ok so I was wondering is there a way set this up in a more simple way if I was to have like 100 things to scroll through? They way this tutorial is done I would have to put lots of different points on my layout for this to work with 100 objects. Just imagine if I had like hundreds lol so is this the only way to scroll through multiple objects/levels? Thanks everyone!

    https://youtu.be/xggvdaqqKgo

  • mikewalton206 if i have 2 enemies maybe.

    But maybe i need more than 50 until the first stage is clear.

    And what about the spawn enemies?

    Oh and once you have that set up... if you want the enemies to spawn random items.... check out my YouTube tutorial on this feature. Follow the page for my videos 😉

    https://youtu.be/wdBt2hDH9R4

  • mikewalton206 if i have 2 enemies maybe.

    But maybe i need more than 50 until the first stage is clear.

    And what about the spawn enemies?

    Let's see... well for example my space shooter game I use enemy spawners. Basically it's an invisible object and has a variable so and it's set up so if the variable is set to blade enemy and the player is within a certain distance the enemy will spawn. If the variable is set up for bug enemy then a bug enemy will spawn but you have to at least set up the details for each enemy since they will all I assume have their own attacks and stuff like that. I'm not at my computer now but if you need more help setting this up just let me know and I'll get on my computer later today

  • Can't you just copy the events for the first enemy and change the details and add the new enemy? 🤔

  • If it's the one where you move left and right to catch eggs... then that's really easy. Your sprites will need to have those same or similar animations though. If you have those add the keyboard and game pad objects to your project. Then for example have so when game pad left is pressed sprite play animation "left" then do the same for when right is pressed. Copy this and then switch everything to keyboard. I don't have those sprites so I can't obviously test this out for you lol but this should get you started. Oh and you could do also when sprite collides with red egg, sprite play animation "damage" basically you want one sprite to have all the animations you plan to have for that one character. Good luck with your project

  • Thank you.

    I expected this to be included in the behavior.

    you're very welcome and best of luck with your project.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • That's hard to say because you can't see lol do you need the sprite to play a different animation when the player gets to the end of the layout?

  • Hi.

    The platform behavior does not have the "is enabled" condition.

    How do I find out if an object has the platform behavior activated ?.

    You will have to give that platform object an instance variable. For example... pick boolean. Call it like platformactive. Now you can check if the platform objects instance variable platformactive is True do this and if it's False do this. Hope this helps!

  • gotta see capx or screen shoot of your events so we can see how you set it up

  • Not sure if I'll get any replies; guess I'm looking more for inspiration than instructions. Does anyone have examples as to how they/someone created cut scenes for their game?

    I'm thinking of just going with a multi-part animated sprite with very little text for each animation. But I'm unsure of the composition. Any ideas/.capx files to look over would be appreciated.

    one example

    https://youtu.be/RHVF_Utc1Sk

  • This seems very basic and i have been using construct 2 for some time but i still can't figure this. I just want top-down forward movement that follows the mouse that doesn't act weirdly when colliding with solids. 8 direction has nice collisions with solids, but only supports , obviously, 8 directions. I want something like move at angle(self.x,self.y,mouse.x,mouse.y) that interacts with solids. ( using just the event won't work, as it passes right through them , even if both objects have the solid behavior ) i tried using the event stated above and adding 8 direction to an object but on collision with a wall it starts vibrating furiously. Undesired effects like increased speed come from using bullet together with 8 direction. I have tried anything i can think of including custom movement and giving the moving object the solid behavior. Nothing worked so far.

    Help please! Thanks in advance!

    Can you post a capx. for us to look and test out? Nothing that will give away any stuff you wanna keep secret of course haha

  • Hey guys, so this is a question I'm trying to figure out that i'm sure will help a lot of you who want to make a coloring book. So from all the tutorials and videos I watched... I can get all the way from selecting a picture to color, pic pencil and size of pencil to use, all the way to actually coloring the pictures. The biggest issue I and a few others are trying to figure out is how do you keep the colors to stay inside the area you are coloring in just like in this game? Any ideas would be greatly appreciated by me and many others, thanks!!!

    http://kizi.com/coloring_pages/dynamons-03

20Sickness's avatar

20Sickness

Member since 24 Mar, 2015

Twitter
20Sickness has 2 followers

Connect with 20Sickness

Trophy Case

  • 9-Year Club
  • Forum Contributor Made 100 posts in the forums
  • x2
    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

14/44
How to earn trophies