I can't wait anymore to play it!

cortlong50 wrote:hi.
im cort.
i wanna play this.
please put it out soon.
those screens are amazing.
i love you.
Code: Select all
// Projectile spawn state
Spawn:
MRBL AABBCC 2 A_SpawnItemEx("MR_BallTrail")
Loop
// The trail actor; this is just an example. The trail doesn't
// necessarily need to be written like this
ACTOR MR_BallTrail
{
Alpha 0.6
RenderStyle "Add"
Scale 0.8
+NOINTERACTION
States
{
Spawn:
TNT1 A 2
MRBT ABCDEF 4 Bright
Stop
}
}
Have you tried following my tutorial? Where did you get stuck?FANADICALCOWHEAD wrote:Although I appreciate you guys taking the time to post your tutorials, it may have been done in vein seeing as my ineptitude prevents me from writing decorate, it's just too foreign to me. I was hoping recruit someone from this board who would be willing to make a decorate for the project.
yeah, yeah, yeah I know atleast one of you is going scorn me for laziness, but save your masquerade of indignation for the Newbies as I've seen and heard this song and dance too often before.
Spoiler: