hugone's Forum Posts

  • blackhornet, would you think it will be possible to add c3 runtime ever to the wonders of paster plugin?

  • nailHammers, have you checked the drive?

  • Hello Jason,

    I would like to participate... I have big experience in converting games to Construct.

    if you are still interested send me a mail to hugograuzur@icloud.com so I will be able to show you my work and we can deal with terms and so on...

    cheers!

  • I would like to hire a developer that can make an APK in Android Studio that can host a Construct HTML5 with WebView/TWA and communicate with it bidirectionally.

    write me to hugograusmu@icloud.com for more details

    have a nice day!

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • jogibaer5000 do you still need fire animation? I can do it for sure as needed

  • I seen your draw.. and see you wanted kinda perspective and bouncing effect...

    well I upload again with this features and other in order for you to learn a bit more what I think you would need for this.

    if you study it a bit you will learn I think in good direction :)

    this way, just playing around with the basic expressions, not using tweens or bullets, you got complete control over the object situation... as you can see it will go exactly to where you pointed... and the use of CPU is near to zero :)

    let me know if it was what you needed

  • anyway, take a look at your drive... I corrected a little, changed the landing point to where your arrow selects, and move along the shadow using same lerp for Y (but not making the Arc as shadows go straight to the floor) and play a bit with shadow opacity for you to see a use of distance expression too...

    hope it is useful to learn a bit more!

    now already seems perspective movement?

    P.S. I would not be using tweens for what it seems you need, also not bullet...

  • Hugone,

    I think I managed to recreate your screenshot in C2, however it still acts erratically, will dig into it tomorrow.

    its working erratic cause you left the behaviors litetween and bullet active on start, here: prnt.sc/tpkmex

  • great and how to retrieve in C2 from the parent APK webview?

  • well.. check out what you can do and then upload some caps to see what we can find else to improve.. deal?

  • Woow, thank you again!

  • Kyatric I will do, thanks!

  • hello, did you solved?

    I was wondering how to do something similar... but in between an android app that opens a c2 page in webview...

  • hugone Paster plugin doesn't work in Construct 3

    Sorry I missed that detail dop2000...

    yes... the main reason for me not to use C3 still its because its absence of Paster Plugin, nevertheless there its paster for c3 (c2 runtime)... and seems it works good, but again the problem is scirra will not support c2 runtime soon)..

    Hope there will be a way in future for the scirra team to allow changes in canvas in c3... if not the only way to get stuck in c2

  • Sorry for my questions, but you are helping me a lot!!

    I got one more, hope not to bother you...

    how to request some data from PHP? (construct side, PHP will figure it out myself with a collegue)

    example to request data from "Maria" (instead of John) to get her data:

    {"name":"Maria", "age":31, "city":"New York"}