Khelben's Recent Forum Activity

  • Hello,

    It's not really an Hq2x shader same as emulators, because you cant changed vertex with the shader, but the effect it's very nice ^__^

    It's an old effect that i use on all my demo and test with C2.

    This effect is for entire layout, not layer.

    Two parameters for this :

    • Width = Size X of your game
    • Height = Size Y of your game

    Example :

    without effect :

    Now, my game have an 512*448 for the window size.

    I put 512 for width , and 448 for height

    with effect 1x:

    with effect 2x, i put 256*224:

    Not nice ?

    You can make all you want with this.

    Can we have it reuploaded plz ? :)

  • Hey Guys, just release the beta version of my couch game called "Make Em Pay".

    Everything is going according to plan and should be ready for full release soon.

    So far the game as been doing great reaching the 2nd place of the multiplayer popularity list.

    khelben.itch.io/make-em-pay

    If you could tell me what you thought of the game so I can still improve it, this would be more than welcome !

    All the best,

    Mael

  • Things are going according to plan. Still nobody willing to help me out on the javascript part of things ? Just need to better my controllers (working but not so optimized) and that's it !

  • Already got the Line of sight code part working. Come and help me out on the javascript thingy.

  • Hello guys,

    I have been developping for a few time a game for the airconsole platform. Everything is working fine for the main game mode, graphism are in place and the whole API is setup no problemo. Here is a screen of the main screen :

    Controllers are working as well and the thing, after a few quick changes, is ready to go live to airconsole.

    If I need you, it's to help me out include 2 new game modes inside the game. They are designed but not started yet. These 2 new game modes don't introduce new functionality but need a bit of magic on the line-of-sight display (which I am struggling to create). On the controller and the screen. This would be needed in order to achieve this :

    Here ghosts are displayed but would only be when inside the line of sight.

    I will of course share revenue with anyone helping me out on this !

    All the best !

  • Hey mate, all your links are dead except the one for the plugin itself. But would gladly have the exemple capx. Could you re upload it plz ? thanks a lot !

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Yup ! this one ! Thanks for retrieving the link !

  • Hi ! thanks for reply I finaly found how to do it by using the json plug-in, not the one by rexrainbow... but the other one (seemed more understandable to me ).

    Now I can do more complexe json with ease and grace ;D !

  • maybe just 2values inside the same key... is it even possible ?

  • Hello !

    I was wondering if anybody could help me out in the making of such a json :

    {
        "c2dictionary": true,
        "data": {
            "type": "position_update",
            "content": {
                "player1":{
                    "x":1,
                    "y":0.5
                },
    
                "player2":{
                    "x":0,
                    "y":0.5
                },
                "player3":{
                    "x":1,
                    "y":0.7
                }
            }
        }
    }[/code:1escday7]
    
    I have been trying to reproduce it without success and can't really change the structure of the script receiving it.
    I made a dictionary and sent its content "asjson". I really don't know how to make it more complex to fit the needs .
    If anybody could help, I would love him forever 
    
    Cheers !
  • Am I supposed to load the json in an array and then do something ? Doesnt seem to work for me either way

  • Hi there.

    I would like to read a message sent from a html javascript code and written as such :

    "message": '{"c2dictionary":true,"data":{"action":"joystick_start"}}'[/code:5tkm2fmb]
    
    But I can't seem to find a good solution to do so. 
    Here is how I tried (multiple different way) to display the message :
    
    [img="https://s9.postimg.org/d0u4a0h5b/whatswrong.png"]
    
    But nothing appears 
    halp please ! 
    Have a good day
Khelben's avatar

Khelben

Member since 27 Aug, 2015

None one is following Khelben yet!

Trophy Case

  • 9-Year Club
  • Email Verified

Progress

10/44
How to earn trophies