0 Members and 1 Guest are viewing this topic.
Wow I love how those bullets are moving around. It still looks smooth too.
for starters you documented or coded .newposxy (r.npxy in lib_script) and they are backwards x is y and y is x blah blah blah just pointing that out there
How do you get through these lines of bullets without getting hit???
[...]Quote from: geekboyfor starters you documented or coded .newposxy (r.npxy in lib_script) and they are backwards x is y and y is x blah blah blah just pointing that out there
StageScript:.load(r1,-30) ;x.load(r2,-30) ;y.load(r3,30) ;loop range.load(r4,1)StgScptLoop:.load(r7,2).wait(r7).newposxy(r1,r2).call(CustomMakeBullet).cpl(r1).inc(r1).newposxy(r1,r2).call(CustomMakeBullet).setstats(r0,rs.debug1).cpl(r1).inc(r1).addrx(r1,r4).dec(r3).jumpnz(_).load(r3,30).cpl(r4).inc(r4)_:.jump(StgScptLoop)
the last demo is from 2009 can we have a current demo? the screenshot is amazing!!!!!!!