zenox98's Forum Posts

  • I think this is a case of Ludei not exactly telling the whole truth.

    If you use search for relevant posts on Memory Management from Ashley, you'll gain greater understanding.

  • Set the 'angle of gravity' for the sprite with the platform behavior to 270.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I hate it when some one makes a new thread in the "how do I" section, and then just make the title "How do I".

    Hells teeth, yes! Totally forgot about this one.

    I ignore all such posts on principle.

  • All objects exist in the Project box in the top right panel. You just need to drag whatever object you want from there to the new layout.

    Your assets obviously don't yet exist on the new layout (unless you use the duplicate option) because it's a new blank layout, but it still has access to any previously used objects.

  • If I had to vote, I'd choose Litetween also, or request a similar functionality from a standard Ashley plugin

  • You do not have permission to view this post

  • If you give the object the bullet behavior and set it to 'bounce off solids', then the angle is calculated for you.

    Is this what you mean.

    Attached quick .capx just in case. Click on gun to shoot. Needs r175.

  • Not sure if a bug or not, as it works fine in latest Firefox, so could be a Chromium issue.

    At least there is a work-around. Just preload "forest_1" on start of layout, then it works.

  • Well said, KYATRIC.

    My addendum:

    Users nearly always say they have searched, but clearly haven't.

    Users who just don't even pretend to make an effort at reading the manual or doing any of the tutorials, and just ask for an example of "insert game here!", with the expectation that others will do it for them.

    Just 2 of my personal pet hates

  • The wall climb mechanic has been covered in other threads. It basically involves switching from a platform behavior to the 8 direction behavior.

  • Enjoy a well-deserved break, guys.

  • C2 allows you to configure the colour scheme for the Event and Layout views from the Preferences dialog box (https://www.scirra.com/manual/61/preferences). Is this what you mean?

  • I would recommend you look at Ashley's excellent platform tutorial, as many of the issues you are experiencing will then be obvious.

    For instance, your main animated sprite - which has the Platform behavior assigned, which is not recommended - has a totally random collision polygon for the separate frames. This will have numerous consequences such as bad collisions, unstable platform movement and many more.

  • That has been suggested before and the mods - rightfully so - have said that as they need to moderate, the language must be in English, or provide an English translation.

    They already have enough to do without having to translate a post before responding.

  • istavang

    What do you mean doesn't work? I tested it fully and it works every time.

    What version of C2 are you using?

    Here's a version using the latest beta r175.