Posts: 83
Threads: 10
Joined: Dec 2011
Hi people.
I'm just asking.
How do you make an effect that follows the character permanently?
Thanks given by:
Posts: 1,696
Threads: 60
Joined: Jan 2009
06-22-2012, 01:45 PM
(This post was last modified: 06-22-2012, 02:49 PM by Alblaka.)
Impossible without HEX, unless you "ensure" the character is only present on the field once.
Ik8's stick to specific bodys, but if 2 equal bodys cross, the Ik8 can always switch back and forth between those two.
If you don't work with special, but generic bodys (f.e. normal hitboxes), it's outright impossible to have the effect only stick to the char it originally hit (f.e. you can't code "poison" effects in LF2).
@below:
Admittedly, didn't think about chasing effects... but those are messy because you cant always ensure it's actually chasing the right enemy/character.
Version 1.10 out now!
Version 1.02 out now!
Version 1.22 out now!
Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.
Greetz,
Alblaka
Thanks given by:
Posts: 4,878
Threads: 162
Joined: Mar 2008
An object that chases via the hit_Fa-stuff follows a certain character. You can, for example, see this effect nicely with John's disk; once the disk follows you, it won't follow anybody else. Same with bats.
The only limitation you have is that the opponent that's being followed needs to be closest to the chasing object. I don't know if it works with allies as well (you'd have to modify Jan's healing angels).
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~
"Freeze, you're under vrest!" - Mark, probably.
» Gallery | » Sprites | » DeviantArt
Thanks given by:
Posts: 83
Threads: 10
Joined: Dec 2011
i mean the effect which is found in rewlf2 when you use a heal thing iin sorcerer it will have an effect following you around. i want to make that. You guys dont get me. its an effect that stays with you forever and moves along with you.ALONG WITH YOU, not like the julian ghost or bat effect.
Thanks given by:
Posts: 722
Threads: 74
Joined: Apr 2011
Errm, that idea was in my weapon I was working, but instead I use the state: 401 so it will follow both allies and you. However, you should try to make a new bdy and the state: 401 has a special itr that only follows this bdy.(I hope I'm not wrong about this part)
This place motivates me to become an artist, this place motivates me to learn coding, this place made me grow up, showed me the ways to interact with people. Unlike the old childish of me myself, I've learned a lot and gotten some experiences. For me, it's not just a fan forum, it's a helpful community. From a noob to someone who would think before he speaks, looking back at my old post made me laugh hard, I'm grateful of the differences between these 2 years.
~Thank You All and Farewell
~Goodbye, LFE.
RIP - 14/04/2014
Thanks given by: