Foa wrote:
Yes, yes you can.
Code:
AddAmmo = Round
PresetName = (Name)
ParticleCount = ###
Particle = (Mo Class)
CopyOf = (Name)
Separation = ### ← ← ←
FireVelocity = ###
No.
Separation is length, if anything.
Test it or don't teach it.
Geti wrote:
you cant just make a pixel wider.
Also this. Regular bullets are pixel object, MOPixels. They can't change in size, although they can have a trail line segment effect with a length and direction correlating to it's velocity added, giving them apparent length and decent visibility. Shot is also made up of MOPixels mostly, in function, as is flak. I suppose in function they're about as interchangeable as you refer to them.