Project

General

Profile

Actions

Bug #772

closed

Sprite move

Added by Alex Vac about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
06/08/2021
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

Sprite or bob move does not work. Example: move y 5,"(1,1,5)" : move on
Nothing happens.

Actions #1

Updated by Francois Lionet about 3 years ago

Fixed. Note, in your example, you need to add "L" at the end to see the object moving! ;)

Actions #2

Updated by Francois Lionet almost 3 years ago

  • Status changed from New to Resolved
  • Assignee set to Francois Lionet

Fixed!

Actions #3

Updated by Brian Flanagan almost 3 years ago

Verified. It works!

See code below.

Draw 0,0 TO 100,100
Draw 0,100 To 100,0
Get Bob 5,0,0 To 100,100
Cls 0 : Curs Off : Flash Off
Bob 5,200,200,5
Locate 0,0 : Print "Press any key."
Wait Key
move y 5,"(1,1,5)L" : move on
Actions #4

Updated by Francois Lionet almost 3 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF