- i have a Unit with the Medic HEAL ability , the problem is , when hes done healling , the unit being healed still has that healing ACTOR over his head ( and it wont go away ) this a actor problem? or do i need to creat a Hide actor trigger type thnig??
- How do i change the Radius of the Psi-storm ( templar ) , i cant seem to shrink it .
- Sentry shield - guardian shield , im trying to set it to is just effects the caster units ( not other units ) , i changed the Search radious to 0 , flags: require SELF
but for some reason it still effects allyed units in the near area ( touching )
first one sounds like a actor bug, its likely not being destroyed correctly
the psi-storm will have a search, I believe the radius is currently 1.5 so it covers 3 squares wide (in the editor) you will need to shrink the search and the model for it to look right
with the guardian shield you want to change the search area completely to an apply behavior, and just apply the behavior on the caster. would be a lot cleaner than adjusting the guardian shield to do anything else
Rollback Post to RevisionRollBack
Current Project: Community Project
To post a comment, please login or register a new account.
he every one
just have a couple questions:
- i have a Unit with the Medic HEAL ability , the problem is , when hes done healling , the unit being healed still has that healing ACTOR over his head ( and it wont go away ) this a actor problem? or do i need to creat a Hide actor trigger type thnig??
- How do i change the Radius of the Psi-storm ( templar ) , i cant seem to shrink it .
- Sentry shield - guardian shield , im trying to set it to is just effects the caster units ( not other units ) , i changed the Search radious to 0 , flags: require SELF but for some reason it still effects allyed units in the near area ( touching )
@Selfcreation: Go
first one sounds like a actor bug, its likely not being destroyed correctly
the psi-storm will have a search, I believe the radius is currently 1.5 so it covers 3 squares wide (in the editor) you will need to shrink the search and the model for it to look right
with the guardian shield you want to change the search area completely to an apply behavior, and just apply the behavior on the caster. would be a lot cleaner than adjusting the guardian shield to do anything else