- Joined
- Jan 21, 2008
- Messages
- 677
@andreariona Its not like it can only be done by full screen. It's so simple that can even be made in GUI by like 5 lines.
I even made one crappy GUI example.
So you only need to make small library of items. That's it :/
Untitled Trigger 001
Events
Unit - A unit Acquires an item
Conditions
Actions
Destructible - Create a Summer Tree Wall at (Position of (Triggering unit)) facing (Random angle) with scale 1.00 and variation 0
Unit - Add War Club to (Triggering unit)
Unit - Order (Triggering unit) to Night Elf Mountain Giant - War Club (Last created destructible)
Unit - Remove War Club from (Triggering unit)
Destructible - Remove (Last created destructible)
ohh, is this the way of changing/swap texture for mesh ingame?