Login
Back to forumSee the full topicGo to last reply

Posted By

bszggg
on 2024-01-27
14:02:21
 Re: Octasoft Basic 7.0

Litwr

Better solution to use the DRIVE command

"DRIVE on" - After it works the "movspr 1,10#1" command too on a do loop
Otherway you can move the the sprite with the cursor keys with this "DRIVE 1,44,41,52,44" See the keymap in the PDF below the drive command. (page 9)

example:

10 TRAP 909
100 SCNCLR :REFRESH
119 SPRITE 1,1
120 MOVSPR 1,100, 100
130 SPEED 1,4,4
140 DRIVE 1,44,41,49,52
145 DRIVE ON : REM !! THIS IS MISSING FROM THE EXAMPLE !!
150 DO :PROJECT:LOOP
900 SPRITE CLR
1000 END

Other way, I updated the description on the octasoft chart page to a selectable searchable version of the PDF
You have to check the selected text because et is an automatic convert..

searchable selectable PDF



Back to top


Copyright © Plus/4 World Team, 2001-2024