Page 1 of 1

Smooth Edges demo

PostPosted: Mon Feb 01, 2010 1:25 am
by Hblade
Hey guys me again :D I found a way to smooth the edges of an actor.. well okay maybe I've been knowing this but I was just bored and decided to post it :P

Anyways, it works like this Make an actor, player for example. Then make another actor that has ALL of the functions he does but make him barely seeable, however on Create Actor (Or what ever event you want the smoothness to accure), make 4 coppies of the transparent actor, each representing a corner. For example, you have your player, make the first copy (0 will represent the players X and Y)
First copy
X -1
Y 0
Second copy
X 0
Y 1
Third copy
X 1
Y 0
Fourth copy
X 0
Y -1
Here's some screenshots and a ged file :D
Before
before.png
before.png (3.09 KiB) Viewed 2351 times

After
after.png
after.png (5.56 KiB) Viewed 2351 times

Download
Smoth Edges.zip
(38.75 KiB) Downloaded 140 times

Re: Smooth Edges demo

PostPosted: Tue Feb 02, 2010 12:52 am
by Scorpion50o1
looks like it faded the actor.

Re: Smooth Edges demo

PostPosted: Tue Feb 02, 2010 2:40 am
by Hblade
still the edges are gone :P

Re: Smooth Edges demo

PostPosted: Sat Feb 06, 2010 2:57 am
by Scorpion50o1
edges are still there but they look dont look crunchy and as bold as on before.

Re: Smooth Edges demo

PostPosted: Sat Feb 06, 2010 1:55 pm
by Hblade
so it helps right? o.o

Re: Smooth Edges demo

PostPosted: Sun Feb 07, 2010 2:15 am
by Scorpion50o1
hmmm..... slightly i guess.

Re: Smooth Edges demo

PostPosted: Sun Feb 07, 2010 2:57 am
by Hblade
Lol :P

Re: Smooth Edges demo

PostPosted: Tue Feb 23, 2010 3:28 am
by Bee-Ant
Bad for performance... -.-
Just use GIMP or something with transparent fade to make that effect...

Re: Smooth Edges demo

PostPosted: Tue Feb 23, 2010 3:35 am
by Hblade
Yeah o.o