Project

General

Profile

Bug #878

Sprite Move - Wrong movement

Added by Alex Vac over 2 years ago. Updated over 2 years ago.

Status:
Resolved
Priority:
Normal
Target version:
Start date:
12/10/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Sometimes Sprite MOVE doesn't move according to the code entered.
In the example below both sprites continue moving down the screen although they should move back to the starting spot and loop.

EXAMPLE IN ACTION
https://app.aoz.studio/4a7bm702/

EXAMPLE CODE
START:
sprite 1,250,110,1 : move y 1,"(1,2,20)(1,-40,1)l"
sprite 2,500,110,2 : move y 2,"(1,2,20)(1,-20,2)l"
move on: wait vbl :wait Key :cls: sprite off : move off :goto START

#1

Updated by Francois Lionet over 2 years ago

  • Status changed from New to Resolved

Fixed!

Also available in: Atom PDF