0 Members and 2 Guests are viewing this topic.
Why don't you try to use already existing Touhou editor like Touhou Danmafuku? =p
What did you used for the white bullets? Simple image with transparency or some rendering tricks?
luanet.load_assembly("SFMLTouhou");for k=1,32 do for i=1,32 do CreateBullet(200, 200, 11.25 * i + k, 5); Wait(100); end end
What are the strange green circle inside the bullet that appear time to time? Hitbox? :sLooks pretty nice though!