-
Yep it’s broken. Hope it gets fixed next update @administrators.
-
@Deeeds seeing the same bug, but for me they're shooting from bottom left (0%,0%).
-
Can you send us a very small example project with this?
Tell us what you expect to be happening and what is happening.
This will really help fixing the problem.
-
@Hamed In a bit, I'm fighting with this, now: https://forum.hyperpad.com/topic/672/when-duplicating-a-scene-duplicate-not-same
-
@Hamed Here’s a link: http://bit.ly/2yVwfqh
I added just one behaviour: shoot with button.
Tap the big fat red object in the middle of the screen to make it shoot a bullet. Emitter position is set to a million% x and a million% y. And yet, the bullet still appears in the middle. -
@Aidan-Oxley @Hamed is Aidan's example enough?
This is a weird one because each person reporting on it has the origin/anchor being in a different place:
Centre, Bottom Left and Top Right
I can't get mine to move, nor can others.
The other day, it wasn't responding to rotations of the shooting object. Now it is.
-
@Deeeds
I wonder if the different anchor positions have anything to do with device orientation.
Can you try rotating your iPad and seeing if that does any thing? -
@Murtaza I initially thought this, too. Haven't tried portrait, but home button left and home button right made no difference.
-
@Murtaza (late reply) I tried to replicate Aidan's project exactly but they are somehow acting differently. http://bit.ly/2iK3UNU
-
Aidan figured out what was happening; if you select the second object it will update the anchor and set to that anchor. The text input for the anchor is only updating the input and not the value used by the behaviour, but selecting the anchor manually updates both.