[r57]
Can't set sprite's position to another object's imagepoint by
the action:"Set Position to Another Object".
You can only do that by "Set Position".
<img src="http://dl.dropbox.com/u/31590694/ImagePoint.jpg" border="0" />
Oops, you're right. Good find - fixed in next build.
R58, this error seem to be still present.
http://dl.dropbox.com/u/36472942/construct/bugs/r58-settopos.capx
Expected behavior: on click of the big sprite, the little sprite should get positionned over it.
Happening (in FF 6.0.2): on click of the big sprite, nothing.
Also a little notice, when clicking the text field to set the name/number of the image point to set the position to, the inline help still refers to "hotspot" instead of "origin".
Develop games in your browser. Powerful, performant & highly capable.
Oops - it's a different bug! It doesn't set the redraw flag. If something else is changing in the game, it will redraw and show the object at the new position. It's very unlikely to affect real games, but I've fixed it for the next build anyway.
Thanks for heads up about "hotspot" - also fixed.