It exist two instances in my project. where the pinning doesn't work properly.
Here is my capx: https://www.dropbox.com/s/4ks20oboupgz8 ... .capx?dl=0
Note that this isn't saved in the latest version of Construct 2 so if you have that you need to download a earlier version to solve this.
Please don't comment on my project just solve my problems.
The first problem is in Layout 5. It's about Sprite and Sprite 67. The events related to the sprites is Event Sheet 4 Event 80-94. 94 is the most most important event however. I want Sprite 67 to Pin to Sprites position and angle. Instead when i test it i not positioned on Sprite. It's instead positioned far over Sprite. I want you to either tell me how to fix this or fix it yourself.
The second problem is in Layout 9. Sprite 123 and 124 is pinned to Sprite 122. I have made it so Sprite 122 rotates. When i test, Sprite 123 and 124 doesn't follow Sprite 122s rotation and instead sticks to their original position. How can i make them rotate whit Sprite 122?