Zeropose's Recent Forum Activity

  • Hi, Im looking for a developer to supply me a very basic capx file I can use. The capx needs to work with OBS 4.9 web sockets and simply needs to change a scene in OBS with a button in the construct scene via web sockets. I work on a Mac - but happy with PC integration. The work is immediate. Many Thanks

    Tagged:

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hi all, I have succsesfully connected to OBS WebSocket server ("ws://localhost:4444") - but I can't send a command successfully from construct 3 using the "send text" Websocket. What I wish to achieve is switching scenes in OBS and seeing the result in a "UserMedia" object which shows the virtual camera with some funky overlays from OBS.

    If anybody has an example capx or could put a working websocket example together for me - happy to pay a fee for the work or make a donation?

    Thanks for any support

    Tagged:

  • Hi, being more artistic than mathematic I have put together a very simple, but pretty game for an associate of mine that is testing a touchscreen operated vending machine. Simply, its a "Where's Wally" type game - that if completed within a time frame will reward you with a small prize.

    I have created a web socket connection with the vending machine's middleware and I have set up some events from some advice the scirra team kindly sent me. But Im very very new to this environment and my confidence in my programming is concerning me as to whether I have everything in order or even correct prior to testing.

    Any help or input would be greatly appreciated - here is my very simple event sheet

    + System: On start of layout

    -> WebSocket: Connect to "ws://000.0.0.0:0000" (require protocol "")

    -> System: Go to Game A Layout

    on a separate event sheet for the success

    + System: On start of layout

    -> WebSocket: Send text "CMD04"

    + WebSocket: On message

    -> Function: Call "CMD10" ()

    + Function: On "CMD10"

    -> System: Go to layout choose("Game A Layout","Game B Layout","Game C Layout","Game D Layout","Game E Layout")

    "CMD04" is the vend command for the middleware

    "CMD10" is the return message for the completed vend which should then send you to a random game layout.

    Many thanks in advance

Zeropose's avatar

Zeropose

Member since 12 Feb, 2018

None one is following Zeropose yet!

Trophy Case

  • 6-Year Club
  • RTFM Read the fabulous manual
  • Email Verified

Progress

8/44
How to earn trophies