ecoay's Forum Posts

  • 6 posts
  • Sorry been busy with Christmas stuff. Here is the capx. I know it is terrible lol. This is just testing fucntionality,

  • Is this a bug or is scaling not meant to be done on the fly? To replicate this can create 4 walls and make them immovable and then make a quick platform to kick the ball you will see after bounce the ball freezes in mid air every time. Unless again I am doing something wrong

  • Playing with it again today can't quite figure out why this stops after one bounce and becomes frozen mid bounce even when hit with a immovable physics object.

  • oh awesome! I didn't know you can set equations in set scale. Thank you! This is very useful. Running into some issues with this now where the ball freezes after two bounces in mid air. Maybe I didn't enter something correctly and will test further after 8 hours asleep.... Ben a long long day.

  • We are trying to make an object change based upon it Y coordinates. So far we have been using Compare Y at different points and set scale to .1 difference if closer or further but this makes it look somewhat clunky and the transition isn't as smooth as it could be. I feel if there was a way to get absolute Y and increase/decrease scale automatically it would be much better. IE for ever 1 past Y 550 increase scale .01 for every 1 549 and before decrease scale .01 with magnitudes set likely max 1 and min .2 or something. I like how Sine resizes but also can figure out how to make that based on the Y axis location.

    Sorry I am a construct 2 virgin and I know my 10 events to do this using compare y and set scale is likely a bad use of the events. I do ask if you have a better/easier way if you would explain to me how you figured it out and not just spit out a line of code I want to learn not be spoon fed.

    Thank You

    ecoay

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi All,

    My name is ecoay and I am a full time, web developer, dad, and husband. I am a part-time gamer, streamer, and designer. I am currently learning the ins and out of unity but after watching a few Construct 2 streams I figured I would develop a few game in it with some fellow streamers and have fun making the games we want to play. We chose C2 over Unity for our projects because I am the only one of the group with a programming background.

  • 6 posts