1mrpaul1's Recent Forum Activity

  • You can't with the default action but why are you doing it? Maybe there is a better way to do what you are trying to do.

    I need it on the case, gamedesigner will decide somehow to change the item's order and it will not break the whole game

    And thought maybe we have a technologically smart way to do it. By the way, I opened the post on C2 section by mistake when I was searching for the solutions on the forum haha

    I'm using C3 now

  • I have an array, let's say like this

    and in this array, I want to sort items by number in column 2 by incrementation 1,2,3

    how to do it?

  • Well, there aren't many other options. It could be a bug of course, but I think it's unlikely.

    Are you using templates? Maybe when you create an object from a template, it's always created with its children.

    Or perhaps there is an event that creates the child object when the parent is created? It's hard to speculate without the project file.

    yeah, that is a bug probably

  • Check if the first object is part of a container.

    I know about containers, but there are no containers, and all new objects that I had added as a child, through hierarchy, created after spawn parent object

  • There is a checkbox "Create hierarchy" in Create/Spawn action.

    yeah, what is strange, I do the same for 2 objects, the same settings of the objects, the same setting of the hierarchy on the scene, but, when I spawn one object, the construct creates a child object from the scene, on the same pos which as on the scene, but for other object, nothing. And I can't find any logic there

  • Why construct creates all child objects of the created object with hierarchy sometimes when spawning new objects, but sometimes not?

  • Construct settings reverting to default values every day after last updates

    I tired already to setup it up again and again, login, load plugins, and search for the last created project on the computer (using recent files usually)

    How to fix it?

  • as a pro developer with more than 50 finished games and 50+M plays of my games I can say what im missing in the C3.

    - normal standalone app

    - 3D (based on the modern libraries for 3d in the web)

    - support for all popular monetisation tools

    - prefabs

    - mesh animation

    - masking for sprites

    - runtime preview

    - support for facebook playable files.

    list can be wider, but this is the main things that pro devs cant find in the engine.

    3D for web is very popular now, devs who can do it, using classic JS and three JS earning the highest salaries.

    many people searching for devs who can do Facebook playable ads

    and all publishers asking about monetization tools in the developed games and they all has api for unity

    this is why publishers asking devs to use unity

    and probably construct need more than 2 devs to make the engine, to be compitative

  • Lets discuss what can be done to make the Construct interesting for devs, especially who are searching for a new engine, after Unity fail

    People telling that Construct is for kids, why?

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • Remember that both the ball and the bricks have a friction and mass, you can raise the friction to the point where there is no bounce so there should be a middle ground. Try raising the friction to a higher amount for an easy fix.

    OR

    When the ball and the bricks collide try an event that says "If velocityX + velocityy is less than 40" then ball velocity X = ball velocity X / 2 (halved) and the same for Y in another event. That will severely drain the ball of it's velocity when you approach the settling that you are trying to get rid of. Raise the number higher than 2 if this isn't enough.

    I did something like this, and it is working, but there are some issues as well. For example, it can remove the bounciness completely. I resolved it, but bouncing stops after jump and not after moving (which I do by rotating the ball)

  • The ball should settle into place naturally by using the physics object and you can set the friction and mass inside the properties of the physics behavior. I think the problem must lie in the movement logic somewhere that is competing with the physics behaviors ability to settle. May I ask how this ball gets into motion and if you modify the motion after that point?

    Sure, I checked all settings, What unusual I did, was change the gravity of the physics, to 40, the default is 200 as I remember, I need a faster physics

    And this is what i have at the end

    Subscribe to Construct videos now
  • Im trying to use physics for a ball game and struggled with one annoying issue with the physics

    The ball with high elasticity has bounce noise, it is always bouncing at a small speed, which looks like shaking, and most annoying it never stops bouncing

    I want to keep the rubber effect but this noisy bouncing kills the effect

    May be somebody knows how to setup the physics right

1mrpaul1's avatar

1mrpaul1

Member since 21 Feb, 2018

Twitter
1mrpaul1 has 5 followers

Trophy Case

  • 6-Year Club
  • Forum Contributor Made 100 posts in the forums
  • Regular Visitor Visited Construct.net 7 days in a row
  • Steady Visitor Visited Construct.net 30 days in a row
  • RTFM Read the fabulous manual
  • x3
    Quick Draw First 5 people to up-vote a new Construct 3 release
  • Email Verified

Progress

12/44
How to earn trophies