ピコピココード g=ppgraph B=ppscreen:size() Bw=B.width Bh=B.height tex=pptex:load("main.png") function set(p,d) local r r=ppsprite.new(tex) r:pos(p) r.d=d r.t=100 r:tile(2) r.idle=function(s) s:loopAnime(0.1,{2,3,4}) s:move(s.d) if not s.tane then s.d=s.d*0.98 end s.t=s.t-1 if s.t<0 then if s.tane then for j=1,5 do for i=1,360,15 do local x,y x=math.sin(i/180*math.pi) y=math.cos(i/180*math.pi) set(s,pppoi
![PicoPicoGameEngine](https://cdn-ak-scissors.b.st-hatena.com/image/square/3f5ece7e5d2874e1a442d2c15ee22e62de7085db/height=288;version=1;width=512/http%3A%2F%2Fyamagame.secret.jp%2Fpicopicoengine%2Fimage%2Ftitle.png)