Hi there, quick thing:
Spawning a very simple structure from the center of an object made of 6 sides. I want them to connect, to do so I just used the distance from it's center to get it's length. This distance increases using the same number every time (lineal), however, sides of the "parts" are not connecting.
.CAPX:
https://www.dropbox.com/s/k1hruxy79ywm5q1/why.capx?dl=0
Any help?
Develop games in your browser. Powerful, performant & highly capable.
Hi there, quick thing: Spawning a very simple structure from the center of an object made of 6 sides. I want them to connect, to do so I just used the distance from it's center to get it's length. This distance increases using the same number every time (lineal), however, sides of the "parts" are not connecting. .CAPX: https://www.dropbox.com/s/k1hruxy79ywm5q1/why.capx?dl=0 Any help?
maybe because you're using a beta release? try with the latest stable release..
I've had this problem on stable versions, so no.
Nevermind, figured it out... Jeez, I should really check my math before getting frustrated and making a post. My bad!
im using the r239 (latest stable) but the capx of your project is build with a beta release, my C2 can't open it
EDIT ok