Could you do a video on how to add items to chest loot pools, like surface or gold chests? also I just got into modding and had very little coding experience, your videos have helped me a ton so thank you.
To make an acorn shoot from the yoyo, you'd have to make an actual acorn projectile first, then create some code inside the yoyo projectile itself, probably overriding one of the AI() hooks, and putting some code in there that shoots the acorn projectile
So I'm super confused about making projectiles spawn from a specific place. For example, I'm working on a projectile-shooting sword and I've scoured everywhere, but the projectiles keep coming out of my character and not the blade. What would be the string to make them come out of a specific part of the screen/weapon? Thanks. Love the tutorials BTW, been basically my only help lmao.
Hey Riptide can you make video about custom bosses? Ill appreciate that.
Hey riptide, porting my mod to 1.4 here, im happy youre still doing tutorials, do more!
Can you make a video about whips and minions? It would be awesome.
Also sentries
Let's be honest we are glad with whatever tutorial he puts out, support him, link him in forums you frequent, subscribe and watch his tutorials.
I love this series
Me too
Amazing Video! An idea is to make a video on how to get more projectiles on a sword or how to make your projectile rain from the sky like Star Wrath!
The actual tutorial uses Star Wrath in its example, if you follow the tutorial on tmod you will have a Star Wrath like weapon in mere minutes!
@@Servaas where can u find this tutorial?
@@burgerham7 I looked yesterday but didn't find it but I will look this weekend to find it for you. Tmodloader wiki is a mess.
Thank you very much
Nice vid!! For a suggestion, maybe a video about whips?
hey there man, keep it up. Do you think you would be able to upload a boss mod tutorial anytime soon?
Boss won't happen for a while. That's later on down the road.
how would you additional projectiles coming from the yoyo? Like gusts of wind or flames
Could you do a video on how to add items to chest loot pools, like surface or gold chests? also I just got into modding and had very little coding experience, your videos have helped me a ton so thank you.
Have you made a video on modding pre-existing items or mobs? would be very epic 👍🙏:)
I have been trying to figure out how to make the yoyo shoot a projectile, I want to make the wood yoyo shoot an acorn, how does one go about this?
if you have seen the custom projectiles 1.3 video just hook it up to the yoyo by doing
Item.shoot ModContent.ProjectileType();
@@T-Turtles I don’t think the 1.3 code works in 1.4
To make an acorn shoot from the yoyo, you'd have to make an actual acorn projectile first, then create some code inside the yoyo projectile itself, probably overriding one of the AI() hooks, and putting some code in there that shoots the acorn projectile
so i was making a custom damage class but the FirstOrDefault didn't have a reference. what is wrong the the code?
Riptide please a custom UI tutorial!!!
So I'm super confused about making projectiles spawn from a specific place. For example, I'm working on a projectile-shooting sword and I've scoured everywhere, but the projectiles keep coming out of my character and not the blade. What would be the string to make them come out of a specific part of the screen/weapon? Thanks. Love the tutorials BTW, been basically my only help lmao.
Hi riptide, I have a question, How can I make a weapon that inflicts a debuff?
Hey, Can you make a video about creating a crafting station?
Hi, maybe summoner items next ? all youtube tutorials are old
make a custom tree tutorial
Introducing the YoYo class!
29461036 New YoYos including
Gel on a string
YoYo of sparking
The NoNo
hey riptide, could you pass the code of the yoyo of terraria 1.4 to terraria 1.3?, it would serve me a lot, give your like if it would also serve you