How do I make an object with "U" format

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Maybe check fine collision in the properties box. Make sure your sprite has no excess transparent space around it. Make sure your hotspots are positioned correctly at the bottom of the sprite. Try that and see if it works.

    Custom A* Pathfinding in MMF2: Please login to see this link.
    Random Tile World Generation: Please login to see this link.

  • Thanks for your help.

    I've tried again... and I see that it just works when the object is "non-physical movements" (like bouncing balls, static). and players is non-physical too.
    But I have a problem... gravity don't works on objects "non-physical movements" =[

    I'm confused =[

  • Physics objects work in a way that requries the objects to be convex - that is, you can cross the object from one point to any other point without going over empty space. Take a look at this demonstration:

    Please login to see this link.

    Have a look in the help files for the physics objects to see how they work - I think that in cases like this, you have to split the object into multiple smaller objects and group them together (I'm not very well-versed on Box2D physics).

    Please login to see this link.
    Please login to see this link.

  • if you just want a bucket you dont need Joints, joints are for when you want.. well joints,you just need to set the sides position relitive to the base if you dont want/need the sides to move.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!