Dave312
Censored for your safe viewing
- Reaction score
- 268
A rather complicated issue, but I'll try to keep it concise.
I'm trying to make a passive ability which can be done by making it a behaviour. However I am going to attached the ability to a hero so it needs to be multi-levelled. The problem that occurs here is that in order to make it multi-levelled, it needs to be an ability, not a behaviour. My solution to this was to create an ability which gives the unit a behaviour. The problem here is that abilities of the type Behaviour must be clicked in order to be activated, hence it is no longer a passive ability. I did try to make the ability toggled and always on but when the ability is levelled up, the upgraded behaviour is not used unless it is turned off then back on.
The ability that I'm trying to create is a simple Attribute Bonus for a hero. I was going to write a tutorial on how to create a WC3 style hero and this is the only part that has me a little stumped.
There should be an easy solution to this problem but I can't find one. The only thing left that I can think of is to turn to triggering the ability. Any ideas anyone? +rep
I'm trying to make a passive ability which can be done by making it a behaviour. However I am going to attached the ability to a hero so it needs to be multi-levelled. The problem that occurs here is that in order to make it multi-levelled, it needs to be an ability, not a behaviour. My solution to this was to create an ability which gives the unit a behaviour. The problem here is that abilities of the type Behaviour must be clicked in order to be activated, hence it is no longer a passive ability. I did try to make the ability toggled and always on but when the ability is levelled up, the upgraded behaviour is not used unless it is turned off then back on.
The ability that I'm trying to create is a simple Attribute Bonus for a hero. I was going to write a tutorial on how to create a WC3 style hero and this is the only part that has me a little stumped.
There should be an easy solution to this problem but I can't find one. The only thing left that I can think of is to turn to triggering the ability. Any ideas anyone? +rep


