xoros's Forum Posts

  • valerypopoff So far no problems, thanks What do you think about "Behavior" version of this plugin? So that it is possible to use it on an object instance level, like for example a tweening library on a Sprite object? Does it make sense?

  • valerypopoff privet! A very useful plugin, but in C3 "All Scripts Loaded" is executing continuously every frame, instead of only once, when everything is loaded.

    Also trying to understand how to use another js library like https://tonejs.github.io/

    • I include both scripts Tone.js and Main.js into C3
    • Than I am trying to call something from Tone.js in the Main.js, but it seems like I am missing some kind of reference to Tone.js, it throws "Tone is not defined"
    • Although, I can call Tone.js methods directly from JS-plugin with "Execute Code"

    OK, found out why it's happening, you should put everything related to another library inside a function and call it from C3, otherwise it will call it too early, before library was completely loaded, strange that it's happening even after "All Scripts Loaded"

    This plugin makes a lot of sense - insane possibilities with libraries, SDK's and API's in a very elegant highlevel architecture of construct <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • ok, good to know

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Hello friends,

    I wanted to ask, how C3 deals with memory while constantly destroying/creating instances? In unity they use this technique, called object pooling in order to keep memory "clean" (basically creating a pool of instances and reusing the same object to create a "new" and not destroying anything).

  • Ashley

    Hello guys,

    so far I enjoy C3 in the browser. I often use construct's GFX editor to create assets, but there's one problem with the opacity/alpha of the brush and pencil, while directly painting by holding mouse button pressed - it creates multiple layers of color instantly, so there's no opacity visible. So it's not possible to paint over with half transparent color for example. I think this bug should be easily fixable.

    Another thing, one of the most common tasks in game dev is to animate a value from A to B to C etc (position, scale, opacity, angle). Tweening is still not supported officially, which is strange. In C2 there were 3rd party plugins, in C3 there's nothing.

    Guys, please implement a good and versatile Tweening plugin/behaviour officially.

  • hmm, didn't know that

  • FBI will acquire Facebook for 100 trillion dollars

  • Yeah, guys - Instant Games is a new paradigm of social gaming, in order to design something good you have to really think what you are doing on this platform, there are already tons of crappy games there. If Apple and Android will not react accordingly with the similar social SDK and bot services, I can totally see casual audience will slowly move away from native mobile games.

  • It's just a start, as a mvp version it has a very good feature set already.

  • alright guys, now I am in wow, thank you!

  • Tom great-great-great! I go buy a subscription.

  • That's what we are trying to figure out here. Facebook just opened the platform, SDK is now opened to use for everyone. If there's a FB-Instant SDK plugin in C3 - I go straight buy a subscription and start building.

    Ashley

    https://techcrunch.com/2018/03/15/faceb ... evelopers/

  • Profit depends on how well you integrate rewarded ads in your gameplay and if your game is fun to play and if you reached your audience. SDK has many cool features to play with friends etc. It's a new paradigm of mobile gaming in my opinion. Facebook will fix discoverability, I am pretty sure. This platform is just perfect fit for Construct.

  • looks great on a third place, which can mean the API will be integrated into C3 one day

  • Just saying, I know there's a topic, SDK is still in closed beta, I dislike subscription model, but if this both put together, it will be as if Construct met a Perfect Girlfriend (FIGsdk) It will be an ultimate tool to create Facebook Instant Games fast and effective, while having lots of fun using event system and visual editor. Now finally it's time for HTML games - everybody was thinking it's just a better flash replacement, it's more than this - keyword is integration, now it's FB Messenger, later other services will start opening API's like that. Supporting 3rd party plugins made for C2 is an ultimate answer for many development tasks, stuff by made by rexrainbow for example.