Mulkaccino's Recent Forum Activity

  • That looks great Draven! Do you mind if I ask if your heroine is a single sprite or bones?

  • The game is a definite nod to the Darius series, one of my favorite for the 8/16-bit generation of consoles (along with R-Type). Keep up the good work!

  • What I mainly like about your design Animmaniac, is the visual grouping of event sheets by background color. It would make hunting code blocks on large sheets a lot easier (without wasting vertical space like notes do). I also like that the events have no vertical space between them and that the top corner of the first sub-event in a level isn't rounded off; it saves vertical real-estate and makes references which sub-level a event is at much easier.

  • Awesome Lucid! Do you have a background in mathematics per chance?

  • In C2 there is a 'Add blank sub-event' added to the right-click menu of events. You can create a blank sub-event and then paste your cut/copied condition. It speeds things up nicely over what you'd have to do in Classic Constructs system.

  • Will your game be on a single platform like Streets of Rage or Final Fight, or will there by vertical movement like Double Dragon? Vertical movement, such as how the enemy's in Double Dragon climb up and down ladders to get to you, will require more complex AI.

  • I'm sure this discussion is going to be taking place a lot of the next few days. I'm glad he's no longer out there. I totally understand feelings of vindication, retribution, relief, closure, and a sense of victory etc.. But when I think about a bullet **self-censored** **self-censored**, I'm also met with a bit of remorse.

  • Newt,

    Thanks for taking the time out of your day to explain it all to me. It was exactly as you said, I was thinking in terms of then instead of and. I can't believe I made it this far in Construct with my flawed logic. Thanks for the clarity!

  • Hmm, it still deduces to the same thing in my head. I don't see how Construct is differentiating these two trains of logic:

    Scenario 1

    Pick objects On Collision

    of those objects, Pick those that are flammable

    of those objects, pick a random one

    and

    Scenario 2

    Pick those that are flammable

    of those objects, pick objects On Collision

    of those objects, pick a random one

    If what you say is true, than in Scenario 1, all flammable objects are being picked despite what was picked in the collision, why in Scenario 2 wouldn't all the collision objects be picked despite what was picked in the flammable condition?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Awesome Newt, thanks!

    Picking is my nemesis because I tend to be a visual person, but it's slowly coming together for me. It works but I'd like to make sense of it. The way my brain thinks about it, in order for the action to fire, all the events have to be true, which in this case they are. Why does switching the collision event and pv event make it work?

  • Hey all.

    I'm not 100% sure how to do this some I'm looking for your guidance.

    I have an object "Spark" that is randomly generated inside two or more overlapping instances of object "Wood." I only want one of these instances to be picked to do events. I thought "pick random" would after collision picking work but it's picking a random instance out of all the available instances instead of the ones currently picked by the collision event. Is there a simple way to pick a random instance within the instances already picked?

    My code that didn't work:

    object Wood On Collision with Object Spark
    object Wood private variable "Flammability">150 
    object Wood Pick one at random
    ---->object Wood Set private variable "isBurning" to "Yes" [/code:3olo4sos]
    
    I tried putting the "pick one at random" in a sub-event it it didn't work either. Can you help only one poor wood get picked?
  • Sounds pretty nifty on the capabilities side.

    On the physical side, the controller is horrible long and while the styling is quintessentially Nintendo, it represents a pretty ugly side of Nintendo. If that was a true Nintendo mock-up, hopefully their industrial and ergonomic designers get a hold of that before it's pushed out.

Mulkaccino's avatar

Mulkaccino

Member since 21 Sep, 2009

None one is following Mulkaccino yet!

Trophy Case

  • 15-Year Club
  • Email Verified

Progress

16/44
How to earn trophies