tulamide's Recent Forum Activity

  • Yes, by setting animation speed to 0 and do the frame changes with events.

  • It seems if I start with "trigger once while true", the "on collision" event is not available. If I start with "on collision", I am unable to add the "once while true" event on. It doesn't show as an available option."Trigger once while true" always has to be the last condition in the list. The reason for not being an available option is that "on collision" already is a trigger that only executes once while true (this is indicated with the little green arrow). In your setup you have a wait action set to 3 seconds. Since the mushroom is therefore destroyed after 3 seconds have passed, the player has a lot of time to collide again with mushroom.

    Solution:

    Split your event. Mark a mushroom in the collision event (e.g. with an instance variable). Nothing else. Another event selects the marked mushrooms, but only if a second instance variable is of the right value (e.g. vanishing = FALSE) and does all the actions like sound playing etc., and finally sets the second IV to another value (e.g. vanishing = TRUE)

    EDIT: wizaerd, I apologize for being sooooo damn slow <img src="smileys/smiley36.gif" border="0" align="middle" />

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    We probably won't support this until WebGL is ubiquitous.This.

    General: Ashley already gave his answer about the 3D request. (...) You can discuss the matter for 30 pages, it won't change that simple fact.And this.

    <img src="https://dl.dropboxusercontent.com/u/11182740/C2/images/c2.jpg" border="0" />

    And especially this.

    Now why doesn't it end? And why do people, who care for 3D, download a dedicated 2D game creator and then say: "Yeah it's nice'n all, but it needs 3D." <img src="smileys/smiley5.gif" border="0" align="middle" />

    And finally: It surprises me how extremely underestimated the workload for a 3D engine is in this thread. A team of about 100 people needed almost 5 years to offer UDK, which is still in development. I can only guess the size of the Unity team from the photo on their page, but it seems like also about 100 people. And it is developed since years, without any forseeable end in near future. Why should anyone think one man alone, or supported by 1 or 2 more persons with the money from a kickstarter campaign, could accomplish the same?

    C2 is a 2D game creator for a good reason...

  • Russus

    Just pass the UID as a function parameter:

    <img src="https://dl.dropboxusercontent.com/u/11182740/C2/images/function.jpg" border="0" />

  • I really like the idea DrGreenThumbCAN, since there were quite some developers who didn't have the time to take part on this.

  • While waiting for this competition to come, why not voting for your favourite submission on another competition ('A blossom tale') already held? Thank you <img src="smileys/smiley1.gif" border="0" align="middle">

  • Here we go!

    Take your time to look at the submissions here. To keep it fair try to not judge based on the time a creation may have taken to finish, but on aspects like atmosphere, matching the song's expression, etc. Just answer yourself the question: Where will Blossom enjoy exploring the world most?

    You found the answer? Then don't wait any longer:

    Vote for your favourite submission! EDIT: Voting has ended.

    And here's a timer (thanks, 7Soul) counting down:

    Time left until voting ends EDIT: There is no time left.

  • Yep, that's the problem with international forums.

    Oct 1st, 2013 in

    US 10/1/2013

    GB 1/10/2013

    DE 01.10.2013

    etc.

    <img src="smileys/smiley36.gif" border="0" align="middle" />

  • sadly my laptop died on me yesterday so my attempt will remain in its infancy and not submitted.That'S too bad. <img src="smileys/smiley19.gif" border="0" align="middle" />

    To everyone else: I just sent out the messages. If you like to still submit, I'm afraid you have to hurry. (It just wouldn't be fair to the current submissions to extend the event.)

    EDIT: Wow, that was quick! The submission thread is closed. Next step will be the voting. I will set it up to be ready tomorrow. Please take the time to look at the submissions, they are really beautiful. Also, the main prize is the exclusive right of use of the song 'A blossom tale', a prize well worth some hundred dollars, so please take the voting serious! Thank you all, those who participated, those who read here and those who will vote.

    Just one question: What do you think would be the right length to vote? Is a week sufficient?

  • Well, actually there is at least a way to reduce the amount of events needed. By using a function. Example:

    + function | on "get_power"
       + function | parameter 0 = 1 -> function | set return value to s1.power
       + function | parameter 0 = 2 -> function | set return value to s2.power
       + function | parameter 0 = 3 -> function | set return value to s3.power
       etc.
    
    + ... -> bullet | set speed to function.call("get_power", char.currentweapon)
  • ash1221

    I'm sorry, your example isn't clear. Please describe what you want to achieve without using pseudo code. In your example I'm unable to tell if & should represent a logical AND or the building of a string. Also, what is the content of 'currentweapon', a number, a text? What do you want to differentiate using it? Etc.

    Better describe a scenario, so that we can better follow your thoughts.

  • Can you create a countdown with the correct time? I don't want to miss itlyj@7Soul I wish I could! But I'm not able to tell the exact time. I would love to see your game submitted. As long as the creations thread is open, you can still submit. In about 4 hours I'll send a pm to the moderators asking them to close the thread. The first one who reads it will probably do it. But I don't know when.

    I won't be able to submit something for the period of this event, though I hope Tulamide will leave the song available so that we can use it later.I'm afraid, this is not in my hands anymore. The voted winner will get the exclusive rights to the song!

tulamide's avatar

tulamide

Member since 11 Sep, 2009

Twitter
tulamide has 3 followers

Trophy Case

  • 15-Year Club
  • Coach One of your tutorials has over 1,000 readers
  • Email Verified

Progress

17/44
How to earn trophies