steviebald's Forum Posts

  • 2 posts
  • Is it possible to somehow display a mjpg stream from a remote webcam within a game?

    I am trying to build a Web based controller for a Raspberry Pi powered robot and want to have the controller buttons and a live video stream together.

    My plan is to host the exported game on a Web server on the Pi and have the game send commands back to the Pi via ajax.

    If this is possible next step is to build 2 of them, add some lasers (or infra red leds) and do real life robot battles.

    Stevie

  • Try Construct 3

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

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

    I am trying to load a different image from url for each instance of a sprite on layout start. I have set the different urls up as instance variables of a sprite object and tried using the 'for each' loop to set them on layout start, and following reading this tutorial just setting them without a loop.But both times all instances have the same image.

    I am building a simple "I Spy" game for my daughter and plan is that the instances will represent a different word that can be selected to match the target letter and they will be randomly loaded each play.

    Any help will be greatly appreciated!

    Stevie

  • 2 posts