Daenyl's Forum Posts

  • 2 posts
  • Since i can't edit i have to add that i made a part of a workaround (which is garbage but hey it's something?)

    By pasting the whole object onto a drawing canvas behind the user media, then saving the image, using "on image saved" and setting a sprite to the SavedImageURL when using "Load image from URL" works to get the data into a sprite. I bet then its possible to store the SavedImage somehow into binary and then send over websocket???

    This is dirty and hell.

    I've been trying to achieve some kind of video chat lately and this does work - however, no matter how low I make the quality of the images, it doesn't seem to be able to reach minimum 30fps

    I've also tried using VideoRecorder to record and stop recording over and over, but that's inefficient and wonky

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm currently working on an IO game (torm.io) and have run into a bit of an issue. I need to be able to import code into my game, and I have no idea how to add it in.

    <iframe style="position: fixed; bottom: 40px; right: 20px; visibility: visible;" id="IOG_CP" scrolling="no" frameborder="0" width="220" height="125" src="http://viral.iogames.space"></iframe>

    Can anyone help me with this? I just want it to be displayed on a specific layout

  • 2 posts