DigimonFuzion10's Forum Posts

  • There is a new feature in C3 - interactive layers.

    https://www.construct.net/en/make-games/manuals/construct-3/project-primitives/layers

    You can set "interactive" property only for the layer with the current difficulty, then all other non-interactive layers will not receive mouse events.

    I've tried this, and I could still hit the false interactive notes

  • They Diff Layers are Difficulties in FNF

    0- Easy

    1-Normal

    2- Hard

    How can I stop the layers from being hit whenever I've pressed the keys corresponding to the notes. The easiest solution will be make multiple layouts, but I have a feeling that I could short they 3 difficulties layouts into 1 songs, and depending on the difficulty, will be the layer shown.

    What I want is to hit only the notes that are being shown on the layer.

    What's the problem: The invisible notes (Difficulty that I didn't pick or set to) destroyed, health is getting messed up, additional scoring that is unneeded. If anyone can come up with a solution and you solution works, I'll be honored to have you featured in the Credits

  • > create a sprite that looks like the long arrow tail.

    > Move the Origin to the Center of the top of the sprite.

    > When you need a long arrow.

    > You will Create - Normal Arrow

    > Create - Long arrow tail.

    > Set the length of long arrow.

    >

    > You will need to make the arrow move with the arrow head.

    > Once the arrow head is destroyed you will start reducing the length of the long arrow tail at the same speed it was moving.

    >

    > Once length is less >= 0 destroy it.

    Can I use a pin Behavior to attach the tail to the arrow

    Yesterday, I tried to get it working, but your instructions was unclear

  • The same amount of distance your moving all of your arrows at

    How can I decreased the tail of the arrow while key is still being pressed?

  • > Can I use a pin Behavior to attach the tail to the arrow

    Just make sure you dont destroy the pinned object when you destroy the Arrow

    or if you move the arrow

    unpin the tail first

    K. Thanks

  • > create a sprite that looks like the long arrow tail.

    > Move the Origin to the Center of the top of the sprite.

    > When you need a long arrow.

    > You will Create - Normal Arrow

    > Create - Long arrow tail.

    > Set the length of long arrow.

    >

    > You will need to make the arrow move with the arrow head.

    > Once the arrow head is destroyed you will start reducing the length of the long arrow tail at the same speed it was moving.

    >

    > Once length is less >= 0 destroy it.

    Can I use a pin Behavior to attach the tail to the arrow

    And how much length do I reduced?

  • create a sprite that looks like the long arrow tail.

    Move the Origin to the Center of the top of the sprite.

    When you need a long arrow.

    You will Create - Normal Arrow

    Create - Long arrow tail.

    Set the length of long arrow.

    You will need to make the arrow move with the arrow head.

    Once the arrow head is destroyed you will start reducing the length of the long arrow tail at the same speed it was moving.

    Once length is less >= 0 destroy it.

    Can I use a pin Behavior to attach the tail to the arrow

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • We can theoretically increase arcade upload size to 200mb, but I think 100mb is enough for now. 200mb for a game delivered via browser is pretty heavy and I don't think many casual users will be expecting such heavy loads (remember people might be on networks with metered bandwidth).

    With some explanation, I do understand. Thanks

  • > Can u help me? I did send a forum link before for trying to make working long arrows. I've been waiting for someone to help me, but I have gotten no response yet

    I am not sure what you mean by working long arrows

    Please post a new topic under How Do I. That asks for help and explains what you mean by long arrows. I will take a look at it.

    Long Arrows or just long Notes

  • We can theoretically increase arcade upload size to 200mb, but I think 100mb is enough for now. 200mb for a game delivered via browser is pretty heavy and I don't think many casual users will be expecting such heavy loads (remember people might be on networks with metered bandwidth).

    What do you mean metered bandwidth?

  • You can always post your game outside of Construct Arcade.

    Itch.io is a popular site for hosting games now a days. It's a good website to have in your back pocket as a game developer no matter what - Game assets - Game Jams - Hosting!

    If you don't know how, it is super easy:

    https://youtu.be/mKHITlVwuCU

    Can u help me? I did send a forum link before for trying to make working long arrows. I've been waiting for someone to help me, but I have gotten no response yet

  • Whenever that I was building a fnf game, the destroyed multiple notes destroyed as a problem for me, but I've figured it out by adjusting the hitbox. I don't know if the hitbox is the problem for you if not, then I don't know then

  • > > You can always post your game outside of Construct Arcade.

    > >

    > > Itch.io is a popular site for hosting games now a days. It's a good website to have in your back pocket as a game developer no matter what - Game assets - Game Jams - Hosting!

    > >

    > > If you don't know how, it is super easy:

    > > youtu.be/mKHITlVwuCU

    >

    > Thank you

    Since, I'm done with my V.S. Edgar Mod, I want to do a new mod with working long arrows https://www.construct.net/en/forum/construct-3/how-do-i-8/work-long-arrows-notes-fnf-168138

    I don't know if it's the animations frames that could help me, or the height of the long arrow

    I'm sorry to bother you if u decline the request

  • > You can always post your game outside of Construct Arcade.

    >

    > Itch.io is a popular site for hosting games now a days. It's a good website to have in your back pocket as a game developer no matter what - Game assets - Game Jams - Hosting!

    >

    > If you don't know how, it is super easy:

    > youtu.be/mKHITlVwuCU

    Thank you

    Since, I'm done with my V.S. Edgar Mod, I want to do a new mod with working long arrows https://www.construct.net/en/forum/construct-3/how-do-i-8/work-long-arrows-notes-fnf-168138

    I don't know if it's the animations frames that could help me, or the height of the long arrow

  • You can always post your game outside of Construct Arcade.

    Itch.io is a popular site for hosting games now a days. It's a good website to have in your back pocket as a game developer no matter what - Game assets - Game Jams - Hosting!

    If you don't know how, it is super easy:

    https://youtu.be/mKHITlVwuCU

    Thank you