Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Random jump spfx00C
#1
Hi,
I try to make the SPFX00C instruction works in a pattern, but it works randomly in the 64 steps even if I put a BRK000 on steps 8 for exemple.
I want to make randomly jump in only 8 steps.
How I can do that ?
Thanks
Reply
#2
Brk doesn't set the patternlength but just breaks a pattern. The Special FX random jump currently only within 64 steps because there is only a fixed patternlength currently. A dedicated patternlength is on my 2do list.

You could archieve random-ish jump functions using some regular jumps and probability settings.
PLEASE use the search function if something have been asked or discussed before.
Every (unnessesary) forum support means less time to develop! But of course, i am here to help!  Smile
Reply
#3
Ok right it's work well ! I just put RDMN000 before a BRK10(N) both time in 12 steps and there is some random jump. So cool.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)