emoticon's Forum Posts

  • I can not see the image

  • Hy everyone! Today i have finished my next update!

    http://lagukuonline.com/game/002/

    what's new on this second update:

    • Shooting (delay for 1 sec)
    • Bullet collision with player

    Oh my god! I have spent several days to get it work on a simple function

    Next, i will add Hitpoints to every player so they have damage point decreased when they get hitted.

    Thanx for all of you to reviewed my simple game project that giving me a lot of spirit!

  • It all seemed to work fine. Keep going!

    Thank you very much!

  • >

    > > doesn't work here. Chrome on El Capitan

    > >

    >

    > can you explain which where doesn't work?

    >

    > I don't understand about El Capitan... maybe you should try it on pc.. I never try it on mobile yet...

    >

    When typing in the username and hitting "Join" - all I get is this text:

    HOST
    While this window is open, you can open another browser or open with incognito window to make a new char to play[/code:29m3cljf]
    
    I tried firefox as well and it just displays a different text:
    [code:29m3cljf]Use arrow right (>), left (<), up (^), or down (v) to move the player[/code:29m3cljf]
    
    then I tried Safari and all I get is a blank white box.
    
    then I fired up my virtualbox and tried to launch your game within Firefox on Ubuntu - nothing either.
    
    Chrome, Safari and Firefox are all browsers that support HTML5 and canvas elements and should be able to run any game made with Construct. So I am not sure what's happening here  - I don't have Windows, so I guess I can't help you here!
    
    [b]#update:[/b]
    I think I get it now  - I opened up one tab and then another in incognito mode, which showed an alien creature that I could move with my arrow keys. seems to work pretty well - at least in chrome and firefox! not sure about safari though...
    

    Nice bro, thanx for your review!

  • doesn't work here. Chrome on El Capitan

    can you explain which where doesn't work?

    I don't understand about El Capitan... maybe you should try it on pc.. I never try it on mobile yet...

  • Thanx for your time to review.

    It's peer-to-peer.

    I'm using WebRTC as tutorial given by Scirra with Multiplayer Pluggin.

    Next, I will try to make shooting system.

    It's hard to do with multiplayer for me

  • Hi, everyone!

    This is my first multiplayer...

    http://lagukuonline.com/game/004/

    Scirra Arcade:

    https://www.scirra.com/arcade/multiplayer-games/naked-shooter-18134

    Video:

    https://youtu.be/mDzterC_yXE

    I aim to make MMORPG or virtual world basic with this start up

    this version is to make sure the basic functions are working

    please let me know if these features doesn't work:

    • multiplayer
    • walk animation
    • mirror
    • plugin - zsorter
    • plugin - HTML/iFrame
    • behaviour - 8 direction
    • shooting
    • chat
    • Mobile device enabled try on full screen

    thanx to scirra and the plugin creators i used....

  • Can you add dock/align properties on bottom/top of layout/screen?

    thanx

  • if the device has provide the keyboard, it waste the resource for us to make another one.

  • yes, I agree with you, we need more advanced function added to this textbox for many purpose and I hope C2 team will fix this issue for next update, hopefuly

  • this issue didn't solved yet for textbox component

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I hope C2 will concern with this issue for the next update, so we can more focus on the game design instead of being confused about component malfunction.

    the textbox should be work as like Whatsapp and other common messengers so we can combine chat feature to our gameplay.

    seriously, i think with this available standard feature of textbox component, it was hard to make simple chat application on mobile version.

  • its not working

  • how to get top left of the screen? so i can put the textbox there

  • I want to make chat box on android with textbox keep stay on the left top of the screen.

    These are my settings:

    Project properties:

    • Fullscreen in browser: Crop

    Textbox - Behavior: Anchor

    • Left Edge: Window Left
    • Top Edge: Window Top

    then I test (preview) on my android browser.

    When the textbox get focused, the virtual keyboard appear then immediately disappear.

    how to force the virtual keyboard keep visible when textbox focused with these settings?

    Thanx for any help.

    sorry for my bad english.