vzad's Forum Posts

  • Anyone have the SocketMan pluging for C3 or some other plugin like that?

    the socketman for c2 is here github.com/DigitalMania/socketman

    but it seems hasn't been updated for many years

  • yes it needs to be updated.

    You can temporarily use it in "classic" mode, probably

    so many thanks!!!!

  • Try Construct 3

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

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

    I found a lot of C2 to C3 plugins not working in r234,

    e.g. TRBLSM_storage, CBHash, Rex_Date...etc.

    Would you please upgrade them?

  • I found the CBHash plugin is not working in C3 r234.

    Is there any other way we can get md5 or sha-1 string?

    It's very important for data signature, Thank you!

    Tagged:

  • You need to paste both objects in the correct order - paste Sprite2, then paste Sprite.

    And also move the Drawing Canvas to another layer (background).

    Thank you so much! Let me try

  • I'm trying to paste an object with BlendMode into DrawingCanvas, but nothing has been pasted in.

    Can we paste objects with blendmode into canvas? The Antialiasing option is Off.

    I added a DrawingCanvas to the official example to test this, this is my test file:

    17rpg.oss-cn-beijing.aliyuncs.com/down/PasteBlendTest.c3p

    And... if it can be done, is this method compatible with IOS App Build?

    Thank you.

  • Hi guys, I have Photoshop on my computer, but when I press this button there is no response. Is there any way to set this option? Thanks in advance.

  • Heavy breathing and heartbeat

    Step by step enemy

    Fighting a knife~

    King, invincible!

    apps.apple.com/cn/app/%E7%9B%B2%E5%89%91/id1474935002

    $0.99 for now!

    A blind samurai needs to rely on his sensitive hearing to defeat the enemy ninja who is chasing him.

    A game developed by GGJ, completed by 4 people in 48 hours.

  • In this game, you need to control your little ball through the gates in the time tunnel, and collect scores. Stay awake and agile to WIN.

    construct.net/en/free-online-games/rollyvotex-4189/play

  • Kyatric found something error on getting sha1

    the string is

    1509710152jg4g3b0i-7pb0-92y5-mu0a-e997nmb6gg3p{"channelid":"guangzhou1","gameid":"ninedead","roomid":"568bc11c-504c-4be8-9104-0be6b0cc2375","player":{"uid":"1830969817","name":"mr.yipxx","avatarurl":"http://s1.yy.com/guild/header/10001.jpg","opt":""}}FEDCDTCYQDLTFAWJ

    the sha1 got by cbhash is c55c6794d4f76d87aaf8139ecda5b875a2e7c30b

    but the right sha1 is C7961CC7357F8A991EDF5A93DAF1E69B2D7C30AB by any sha1 verifying site like http://www.convertstring.com/en/Hash/SHA1

    is the " in the string made this mistake? or just my bad?

  • vzad - here's a capx example: https://u403350.dl.dropboxusercontent.com/u/403350/Nima-Plugin-example.capx

    while making this example i just noticed a little bug where the legs stay in the previous pose of the walk cycle when you switch to the idle. we'll get that fixed and a updated plugin put up right away.

    Thx just got stuck on animation control~

  • Could you plz share an example capx?

  • http://g.17rpg.cn/bb/

    Keyboard and gamepad supported.

    The theme of this GGJ is "Waves", so we designed a blind swordsman, who use sound waves to detect enemies and threats.

    the cycles nearby launches every few seconds to find melee enemies, press the key X to launch a big wave cycle to find the archers(has cool down).

    Key Z to attack and key C to rush. The swordsman will always block the first attack, and will be killed if he got damage during the recovery.

    We are keeping update the game on the site, test it and find more fun.

    <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing"> <img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing">

    I've made a C2 page included a mp4 film by using Video plugin, when I watch it in iOS Safari or Weixin browser, the video player pops up and takes over the screen.

    I found an answer from google said <video id="myVideo" width="xxx" height="yyy" webkit-playsinline> can stop the auto fullscreen, but how do I add the code to the video plugin?

    Any suggestions for me?

  • Thank you~

    The fish is borrowed from another game temporarily, maybe i can fix the frames problem after i finish my own pictures.. Water effect is really a good idea, I'll try it in the next version.