Noob: Couple of questions Sprites / Comment line
Posted: Fri Jun 07, 2024 3:25 pm
Hi All,
Just starting out with SpiderBasic and have a couple of questions... Apologies if you get these all the time..
Can you animate sprite sheets with SpiderBasic and if not is there a some work around? -- ok seen sprite sheet query by foz so forget this one
and...
Is it possible to block comment "REM" lines of code with a start and end command, for example ;[ that would start and ]; to end the comment block
(hope that make sense) instead of putting ; on every line.
; this code is for testing
;[
code example
code example....
];
Thanks
Just starting out with SpiderBasic and have a couple of questions... Apologies if you get these all the time..
Can you animate sprite sheets with SpiderBasic and if not is there a some work around? -- ok seen sprite sheet query by foz so forget this one

and...
Is it possible to block comment "REM" lines of code with a start and end command, for example ;[ that would start and ]; to end the comment block
(hope that make sense) instead of putting ; on every line.
; this code is for testing
;[
code example
code example....
];
Thanks