• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Creating simple items

Status
Not open for further replies.
Level 5
Joined
Sep 19, 2006
Messages
152
Can someone direct me to a good tutorial that details the process of creating passive-use items (such as +50 maximum energy or +25 weapon range)? It seems that most of the sites out there use an outdated version of Galaxy.
 

Dr Super Good

Spell Reviewer
Level 63
Joined
Jan 18, 2005
Messages
27,197
People keep referring to "Galaxy" yet there is no such editor. The map editor is called StarCraft II Editor and was only called Galaxy pre beta when in development.

Next to the UI layout, the process of creating such items has been un-altered since the beta. You need to create the appropriate containers, classes and then an item which will add a behaviour that provides the passive boost you want.
 
Level 22
Joined
Feb 4, 2005
Messages
3,971
It;s also very easy to make all mission items into inventory items. Just add the Item data to them and for effect: all effects done by the ability and the item is useable. Maybe this is for the better as it allows you ro easily use a unit both as an item and as a unit unlike war3 where item is just an item.
 
Status
Not open for further replies.
Top