tModLoader v2024.03
A mod to make and play Terraria mods
ArmorIDs.HandOn.Sets Class Reference

Static Public Attributes

static SetFactory Factory = new SetFactory(EquipLoader.nextEquip[EquipType.HandsOn])
 
static bool[] UsesOldFramingTexturesForWalking = Factory.CreateBoolSet(false, 12, 8, 17)
 If true for a given HandOn, then that equip uses the pre-1.4 system for walking animations.
Defaults to false. More...
 

Member Data Documentation

◆ UsesOldFramingTexturesForWalking

bool [] ArmorIDs.HandOn.Sets.UsesOldFramingTexturesForWalking = Factory.CreateBoolSet(false, 12, 8, 17)
static

If true for a given HandOn, then that equip uses the pre-1.4 system for walking animations.
Defaults to false.

This set is for walking animations that take up the entire walk cycle, which would be cut off using the 1.4 framing.