WackyToaster's Recent Forum Activity

  • I need Litetween in C3 runtime.

    https://www.construct.net/en/forum/extending-construct-2/addons-29/behavior-litetween-48240

    I shall hint at my plugin, but it´s not litetween so it won´t automatically convert.

    construct.net/en/make-games/addons/163/tweeen

    EDIT: This one also seems nice, actually a pretty smart way to handle it

    construct.net/en/make-games/addons/183/ease

  • github.com/Scirra/Construct-bugs/issues

    Bugs should be reported there.

  • I think something like tiny wings might be doable with vanilla construct without needing formulas by creating a line of physics objects based on a sprite with the sine behavior. Afaik there is a bug though that crashes the app at some point when too many physics objects are created/destroyed.

    Worms will be rather complicated with vanilla construct (without plugins) since it usually means pixel-perfect collision-detection. It is somewhat doable with tilemaps but this is generally really slow once you go below a tile-size of 5 or 4 pixels. I tinkered around with the idea for a bit but it´s meh.

    I know that there are working Worms examples floating around but I couldn´t find one for construct 3 sadly, especially since they use a plugin that isn´t ported (and maybe never will be)

    Maybe Ashley has an idea on how one could possibly approach this (Worms), I´d be interested in this too.

  • Usually "I don´t have time" is an excuse. You have time, but you prioritize other things above your hobby. Are you sure that all the things you do (especially on the weekends) are defenitely non negotiable? I know some people who took a year where they cut down almost everything in order to really grind something.

    Work - grind - sleep - repeat. Yes, they also cut down social stuff, gaming,... to a minimum (not entirely obviously) If you really want to, you will make time for it.

    Or just do it like me and ignore your bodys request for sleep until 3-5am or pull all-nighters (while still going to work the next day). The tradeoff is your health and your sleep schedule will suffer (possibly also your performance at the workplace), I honestly can´t recommend :V

    I think for the most part companies should stay away from politics as much as possible. Considering what is happening with linux currently... bot.info

  • Don´t get your hopes up.

  • Awesome, now we finally can run Construct inside Construct.

  • Yes it does.

    Your events are out of order.

    https://www.dropbox.com/s/bkd6szzb4vr2szq/tapobject.c3p?dl=0

    touché, though it might be an annoying thing to reorder depending on how big the project is/how it is generally ordered

  • newt why you always making strange comments on construct forums? You did the same thing on my post many months back.

    Newt is our very own veteran forum troll.

    Also newt, on tap object does not produce the result op asked for.

  • Project properties, bottom left.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • There is an option to bundle addons with the project.

  • Ah yes, so if you do "punkte >= 1000" this will be true every tick. Your entire event sheet will be executed every tick (usually 60 times per second) so of course your portal will be created 60 times per second. You can use "System > Trigger once" to only create it a single time.

WackyToaster's avatar

WackyToaster

Member since 18 Feb, 2014

Twitter
WackyToaster has 26 followers

Connect with WackyToaster

Blogs