The Draw a Trail block doesn’t draw the trail when immediately followed by a Set Position block
Device iPad4,1, iOS Version 10.2, Hopscotch Version 69, Player Version 0041682
@/Liza @/AwesomeOnion @/Rodrigo @/t1_hopscotch
Steps to reproduce bug
- Add an object, When Game Starts rule, & Draw a Trail block
- Change the default Move Forward to Set Position
This draws a trail as expected
-
Add another Set Position following the Draw a Trail. The trail no longer draws.
-
Add any block between the Draw a Trail and the last Set Position. The trail draws again as expected.
Notes:
- Only occurs with Draw a Trail using Set Position. Using Move Forward behaves as expected.
- Only occurs when Draw a Trail is 1st block in When Game Starts rule or 1st block in a conditional rule that evaluates to true in the “1st frame”