Hello
, I would like to give my modded wings
View attachment 204192
the dust effect 169, if anyone could provide some code of vanilla wings like FLAME WINGS that produce a dust type, that'd be great, or just direct me to where I can find it. Thanks, any reply is welcome.
Here's my code
using Terraria;
using.Terraria.ID;
using Terraria.ModLoader;
namespace willsweaponpack.Items.Accessories
{
[AutoloadEquip(EquipType.Wings)]
public class...
Wings creating a dust effect

Here's my code
using Terraria;
using.Terraria.ID;
using Terraria.ModLoader;
namespace willsweaponpack.Items.Accessories
{
[AutoloadEquip(EquipType.Wings)]
public class...
Wings creating a dust effect