MPPlantOfficial's Recent Forum Activity

  • The Multimeter Jacks are easy enough to implement using the built-in drag and drop feature of C2 or you can even manually create you own drag and drop feature using the LERP movement.

    Drawing the wire however is a whole other challenge.

    Since drawing is usually setting creating many instances of a circle or square sprite while dragging the mouse across.

    Meaning you would have to check collisions between many different instances and check if the ends are overlapping with the + and - Jacks.

    I can't go looking for the separate capx files you need right now but I suggest you start in the "How do I" section.

    You may want to redesign how you want to implement the wire feature for the earlier mentioned challenge.

  • Tom

    When are we gonna learn the theme of the Newgrounds C3 Jam?

    Isn't the Spritefont spacing available in Spritefont plus plugin?

    Spritefont Plus?

    Guess I should give external addons a try then. Thanks for the tip!

  • Hate to break it to you bud but Simon can't attack while walking. The thing with Castlevania is once you decide to do an action, you have to commit to it.

    What sets Castlevania apart from other similar Melee Action games (Zelda 2: Adventure of Link, Ninja Gaiden) is that there is no control over Simon once he jumps (can't control mid-air velocity) and attacks (has to go through the cycle of drawing back and whipping). Doesn't matter how fast your reaction time is.

    Simon Sprite Sheet: https://www.spriters-resource.com/nes/cv/sheet/8477/

    Now it's easy enough if the game were like Ninja gaiden since Ryu only has a 2-frame run cycle.

    I suggest you check out the sprite sheets of all these characters to understand how they play.

    Heck, the games can be played in online browsers now. They're worth revisiting.

  • Daaamn you're great both at Vector AND Pixel art!!

    Lookin' good.

    Now I'll be honest. I don't really feel entitled to ask for anything other than C2 bug fixes however after reading this:

    https://www.scirra.com/blog/203/some-bo ... onstruct-3

    I have to agree with andreyin with this to a degree.

    Speaking as a guy who will stick to C2 until I've made enough to be able to afford a C3 license, why are some simple fixes being kept C3 exclusives? I understand why you might want to keep the 'Bullet behavior stepping' a C3 exclusive as you pointed out the amount of work that went into it might not be something you'd want to give away for free but the 'SpriteFont spacing' fix and 'Array Editor' i've been hearing about seems like they should be mandatory for both editors.

  • Sounds like the ad is in there all along. Just hidden.

    Look through your capx again. There must be a "Hide Banner" action under an 'every tick' or a blank condition.

    Maybe ads are showing but overlap isn't on. Look at how you've assigned your banners.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    If we're not going to address advanced problems like these then at least address the little ones:

    * Create a proper Set Physics.Gravity_Angle action instead of using workarounds

    * Delete the "Music" Folder so people will no longer have problems with their music not playing on a real device

  • talking about this?

    No this is a different problem that has nothing to do with your tangential motion. We already have the fix for this problem thank you.

  • Well, it not for an instance, but for the whole game. Several objects will be hidden.

    Same concept. Use Global Variable instead.

    Global Variable: PAUSED = 0

    Create a random sprite, a small pink box(or any color you want) that's set invisible that serves only as a timer holder.

    On PAUSED = 0 | [EVERYTHING in your game]

    On [Paused Button] pressed | Set PAUSE to 1, Start Timer...

    You get the picture.

  • I see.

    Circle "Tangential" Movement.

    Looking forward to that tutorial.

MPPlantOfficial's avatar

MPPlantOfficial

Member since 17 Feb, 2016

Twitter
MPPlantOfficial has 1 followers

Trophy Case

  • 8-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Forum Patron Made 500 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • RTFM Read the fabulous manual
  • Email Verified

Progress

13/44
How to earn trophies