HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

invisibile units question (advanced)

08-09-2003, 08:05 AM#1
cbc22
Hi,

Basically, I wanted to make an invisible unit that will do something (cast a spell, attack, whatever).

Ok, I learned how to make it invisible by specifying its model file to something invisible (Thanks to hodi).

However, this technique still leaves a hint of the unit. If the player presses "alt", the hp bar of the unit appears.

Now, I could make the invisible unit hidden, but now, it won't attack enemies.

Thanks.
08-09-2003, 08:22 AM#2
junithorn !
selection scale = 0
collision size = 0
08-09-2003, 07:08 PM#3
cbc22
Quote:
Originally posted by junithorn !
selection scale = 0
collision size = 0


Yeah, you know, I tried this, but there's still a small hp-bar that is shown whenever the player presses "alt".

I've seen games where a unit is completely invisible... no hp-bar, no shadow, no nothing, but they're there!

Can others help? Thanks.
08-09-2003, 07:30 PM#4
Arche
Hidden units will still attack enemy units. At least they did so for me. And blizzard makes hidden units in the campaign map that has "ignored guard position" so they wont attack units.