conker23's Recent Forum Activity

  • You should be more precise in your posts and read your post before plublishing it.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • It's a great question as I was wondering the same lately ^^ I'll need it as well very soon.

    I think it could be made with blends effects but frankly I don't know how. But check blends effects

  • I've already tried this, and it's impossible that way. You'll have to find another solution

  • stop apologizing for everything and keep being nice bravo for your inventory !

  • Ooook it's exactly what I figured out after trying different combinations. Thanks for your reply

  • Of course.

  • It's make a lot of sense, thank you very much for that

    By the way, what is the sprite hotspot ?

  • Hi everyone,

    I want to write fractions in a little game. They are composed of 3 parts : a fraction bar, a sprite text for the numeratr and a sprite text for the denominator. At the beginning the denominator and the numerator are set relatively to the fraction bar thanks to two image points.

    I'd want to start with a tutorial for the player. So the fraction would be small at the beginning and then would smoothly go to a point I specified and getting bigger and bigger during the movement. The movement is done and the scaling as well, but I have an issue with this one.

    When the bar is getting bigger, its image is bigger and bigger but it seems that the image points doesn't move proportionnaly to the place they used to be : they stay at the same place !

    tl;dr : I'd like to get bigger two objects where one is set relatively to a second thanks to image point system. How do I hold the porpotionnal distance between them ?

  • Ok I better understand why you need laaaarge dictionnaries ! It's a very interesting project, and I'm very surprise to see it developped on construct 2 rather than a traditionnal language liky Python or C++.

    However, I'm not english native and I don't have enough skill to try to understand her poems :s

  • I have no idea, but I'm very curious to know why you try to make a Markov chain generator.

  • Another idea would be the following : instead of moving the position of the object, each slot would have different animation which adapts when you collide an object. Each object has an ID. If you collide an object, this one is destroyed. On destroyed, you figure out how to pick the ID of this very object.

    Then you launch a for loop which looks for the first slot being empty. Once it's found, you set the animation you wish to the slot depending on the ID of the collided object.

    However, if you do so, all empty slot will be filled with te new object. To avoid this issue, you can add a test in the "for loop" to stop at the moment it reaches the first empty slot. For instance a boolean "isSearching" which is true until it finds an empty slot.

  • Isn't it enough to include the event sheet in each main event sheet of your different layouts ? You want your event sheets to adapte to the various objects as well ? If so, you'll have to work with families instead of objects and to be as general as possible in the global event sheet.

conker23's avatar

conker23

Member since 2 Jul, 2017

None one is following conker23 yet!

Trophy Case

  • 7-Year Club
  • Email Verified

Progress

8/44
How to earn trophies