yurikleb's Forum Posts

  • 7 posts
  • The only thing is when I paste the UserMedia object into the canvas it drops all the effects applied, and pastes the source video as is. which is not a big deal for my current project but still would be nice if the effects could be also transferred to the canvas object.

  • Brilliant! this works great! many thanks!

  • Hi guys! I'm bit new to construct and can't figure out how to work with the canvas plugin. I cant find the past function and where to add the expression? could you post bit more detailed explanation? or a sample file?

    many thanks!

  • I applied the Multiply filter to it, and now all the whites become transparent alpha channel.

    the question is is there a way in Construct to get the pixel color in a specific X/Y on the stage or the sprite?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • ok will let you know if I succeed.

    was thinking maybe storing the frames from the camera as png files (turning the white into an alpha channel).

    then using those PNGs as a Sprite or something of that sort?

  • Cool thanks! looking forward..

    I currently got it working in processing... but its a pain to code the rest of the game engine

  • Hi all, i'm trying to make a game that interacts with my webcam feed.

    I have a UserMedia object, with a black and white filter applied to It.

    and i want to make my character to collide with the black parts of the video.

    so he should be able to walk over the white areas of the video feed, and not be able to enter the black ones.

    Any idea how can this be done?

    Many thanks in advance!

  • 7 posts