Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] how to add a time limit
#9
if i understand it correclty you want something like julians shadow clones (>>D)
however they should move around

now you already got it working by creating a character that doesnt interact with others in any way - however you cant make him disappear yet
another flaw in my oppinion is that you can actually select this useless character yourself - i doubt youll ever want to do that

so my solution would be this:
create a chasing type 3 object representing your shadow clone (whatever it is) without any bdys or itrs like the character you made
give it a hit_a/hit_d timer to make it vanish after some time
and now to get opponents attracted to it:
use a kind 2 opoint to spawn itself a character in the starting sequence
hold him with wpoints in all the chasing frames (if the sprites are shown in the chasing object the held character can always be the same invisible frame)
and make sure the frame the held character is in deletes itself once the chasing object vanishes

all this will of course not get you the same kind of movement as its just chasing - but it should distract opponents really well and its not as much work
Reply
Thanks given by:


Messages In This Thread
[solved] how to add a time limit - by sigma_z - 08-23-2008, 02:06 PM
RE: how to add a time limit - by MH-Razen - 08-23-2008, 02:28 PM
RE: how to add a time limit - by Ascor - 08-23-2008, 02:37 PM
RE: how to add a time limit - by sigma_z - 08-23-2008, 03:19 PM
RE: how to add a time limit - by Deus Ex Machina - 08-23-2008, 04:14 PM
RE: how to add a time limit - by MH-Razen - 08-23-2008, 04:48 PM
RE: how to add a time limit - by sigma_z - 08-23-2008, 05:02 PM
RE: how to add a time limit - by MH-Razen - 08-23-2008, 05:07 PM
RE: how to add a time limit - by YinYin - 08-23-2008, 05:48 PM
RE: how to add a time limit - by sigma_z - 08-23-2008, 06:59 PM
RE: how to add a time limit - by Deus Ex Machina - 08-24-2008, 03:50 AM
RE: how to add a time limit - by sigma_z - 08-24-2008, 06:34 AM
RE: how to add a time limit - by Deus Ex Machina - 08-24-2008, 07:15 AM



Users browsing this thread: 5 Guest(s)