- Joined
- Jun 28, 2008
- Messages
- 776
Ok, here is the story :
I am making a spell, Ice Shards. The spell fires ice shards to a target location, if a shard comes into contact with an enemy it is destroyed and damages the target. I have no problem doing that, the problem is this :
When the user casts the spell he selects a point to where the shards must go and then the shards go.
and then
finally
so in other words the shards have to move like this
The shards near the caster has to follow the purple lines to the shards at the end.
I have no idea how to make some of the shards face a certain angle and the other another angle.
If you have any idea please tell me or if you want to plz create a demo spell on how to implement the turning shards.(BTW the shards/projectiles are dummy units)
Thanks in advance.
I am making a spell, Ice Shards. The spell fires ice shards to a target location, if a shard comes into contact with an enemy it is destroyed and damages the target. I have no problem doing that, the problem is this :
When the user casts the spell he selects a point to where the shards must go and then the shards go.
and then
finally
so in other words the shards have to move like this
The shards near the caster has to follow the purple lines to the shards at the end.
I have no idea how to make some of the shards face a certain angle and the other another angle.
If you have any idea please tell me or if you want to plz create a demo spell on how to implement the turning shards.(BTW the shards/projectiles are dummy units)
Thanks in advance.