Random 3D Scupture Remix

Your browser needs java to view projects. Click here to install Java.

user_icon fullmoon shared it 1 year, 3 months ago
user_icon Based on AddZero's project
122 views, 1 tagger, 1 person loves it, 10 downloads
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
ferret10 ferret10 1 year, 2 months ago

cool

logan996 logan996 1 year, 3 months ago

nice it looks awsome!

NXTGeek NXTGeek 1 year, 3 months ago

you seem to be pretty buisy full moon :)

VisionInteractive VisionInteractive 1 year, 3 months ago

Hey FullMoon, I can give you credit on my website if you could do me a favour. Could you please make a logo for Vision Interactive [Its an advanced gaming website, very high tech] and a flash intro for the website. I will put your name on the site. A demo of the site is at http://visioninteractive.webs.com/ and if you do, you can submit loads of games to the site, and get an advanced membership for life. Please help me! Thank You. I will even dedicate my Sprite Here game to you...

fullmoon fullmoon 1 year, 3 months ago

I'm kind of up to my neck in this sort of request right now, so I'm sorry but I'll have to decline. Could you let me know when you get the site running? I might be able to help by then.

(view all replies)
VisionInteractive VisionInteractive 1 year, 3 months ago

Sorry, at the end I meant Sprite Hero...

coolstuff coolstuff 1 year, 3 months ago

Can you tell me when you're finished with uploading the icon to halfbaked_fullmoon's?

fullmoon fullmoon 1 year, 3 months ago

Sure, sorry it's taking so long. I make these tiny icons and they somehow end up being so large.

(view all replies)
Cyclone103 Cyclone103 1 year, 3 months ago

Hey, tell me when you finish that tutorial. I could use some help :P

fullmoon fullmoon 1 year, 3 months ago

Sorry, I kinda stopped working on it for a few days. It'll be done within four days, I promise!

(view all replies)
Cyclone103 Cyclone103 1 year, 3 months ago

I will tell ya how I did it if you try out the code first :)

fullmoon fullmoon 1 year, 3 months ago

I tried and I got a bunch of green lines in the UL corner. Am I doing this right?

(view all replies)
Cyclone103 Cyclone103 1 year, 3 months ago

Place it on a blank keyframe. Have no other scripts! It must not be on a movie clip, on the frame itself. Execute the program. Btw, make the dimensions a bit bigger than default.

Cyclone103 Cyclone103 1 year, 3 months ago

It looks cool, trust me!

Cyclone103 Cyclone103 1 year, 3 months ago

fullmoon, try out this code: lineStyle(2, 0x2AEE05, 200); beginFill(0xFFFFFF, 50); moveTo(-101, 57); lineTo(-39, -81); lineTo(40, 0); lineTo(34, -96); lineTo(136, -3); lineTo(-92, -43); lineTo(-70, 147); lineTo(20, 101); lineTo(-12, -11); lineTo(60, 101); lineTo(117, -92); lineTo(100, 101); curveTo(143, -159, 47, 127); curveTo(-149, 127, -101, 57); endFill(); and just make sure each semicolon is the end of a line.

Please Wait...