YoHoho's Forum Posts

  • I haven't begun to look over how arrays work via tutorials, but I'm wondering about how it will affect my projects.

    1) Is there a limit to event sheets being used solely for storing values for different objects?

    2) Does it have any effect on a project's data size/running speed/etc?

    3) Any good array creation tutorials? Because I haven't come across any?

    4) Is is easy to simply copy data from an event sheet and apply it to an array?

    Once again, Construct is SOOOOO much easier to use than the other 2D game engines I've tried that I wish I started using it so many years earlier.

  • Played it again.

    What is the player's hit box?

    you can see it in my last post do you think it is too large

    Super large enemies sometimes have bullet collision even after death.

    do you mean you can still hit them with your bullets even after they die because that should not happen when an enemy dies, it deletes the original object and spawns the appropriate dead object

    Spacing is still an issue: because the game is horizontal from Left to Right, having enemies that appear bottom left AND follow the player closely guarantees damage.

    I do regret making the screen as small as it is I originally decided they make it that Samuel and the sprite as large as they are so it could be easy to see on mobile screen

    Can you even get through the game without getting hit?

    probably not since most enemy attacks are done by random that's why I gave the player a reflective shield and the health bar instead of a one hit kill

    The size of the hitbox might not be an issue if it was clearly indicated in-game (highlighting it would help). Some of the larger enemies that don't disappear I feel either block bullets from hitting enemies behind it... OR there was so much stuff on screen that I couldn't tell. I have no idea how the reflective shield actually works. And you should never make a SHMUP where you could never get through the entire game without getting hit. I'm not even sure if there's a game developed in which you could never avoid taking damage other than RPGs.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Oh boy.

  • Played it again.

    What is the player's hit box?

    Super large enemies sometimes have bullet collision even after death.

    Spacing is still an issue: because the game is horizontal from Left to Right, having enemies that appear bottom left AND follow the player closely guarantees damage.

    Can you even get through the game without getting hit?

  • Sending the player back after dying in a space shooter? Bad.

    Spacing between enemies and player being too tight/enemy sizes seem too large? Bad.

    That's pretty much it from me for this demo. Everything else? Good.

  • You do not have permission to view this post

  • It works quite well.

  • Oh boy.

  • I'm looking to create a game with similar perspective and gameplay to Space Harrier

    .

    I really have no idea where to start with something like this. I've have come across a plugin link that was used to created an Out Run prototype but that's about it. No clue as to what the setup is since I've yet to work with this perspective. Any help would be appreciated.

  • I'm really liking how this template was put together, especially since practically everything is done without using functions.

    Now I wanted to ask about having the player move from one area of the level to another without the teleporting effect. Right now I have the player moving to the designated area, but the teleporting wave effect still happens on the player afterwards. How would I go about just having a 'door to door' effect in a level, maybe with a possible fade out -> fade in to new location?

    Also, how would I have a closer view of the player? I didn't want to break any of the events by adding anything without asking.

  • I wanted to ask what would be the best/easiest way to create similar enemies that have added conditions? An example would be having the plant enemy shoot a fireball at the player when the player is within a certain distance.

    With my knowledge I was going to try the following: Cloning the plant -> changing the colors -> adding fireball bullet. However, I'm not sure how the enemy family instances are being created... or whatever. Sometimes cloning/duplicating doesn't work properly because of how things are named within the sprite AND the events so I wanted to ask. Following the PDF and the .capx is pretty easy. Any help would be appreciated and thanks again for creating this great template.

  • Any way you can elaborate?

    LOL! After all of that text which made lots of sense to myself. I'm starting to think that lots of new users don't see the difference between an 'animation' and an 'event'.

    ....

  • You understand design. Clearly.

  • Hello,

    I purchased your template and I can't get the file to open because the plugin and behavior add-ons aren't installed. I didn't see any of the .caddon files in the plugin and behavior folders so that I can install. Is there something missing or am I supposed to install them a certain way?

    Updated:

    And never mind! I figure out that I had to use the install path method. Everything's working. Great template!