willcocobo
The Destroyer
Hello, I'm trying to make an NPC, and I don't know how I would make the actual hitbox of the NPC smaller than the sprite?
I know I can change npc.width and npc.height, but I'm hesitant to in case that breaks the animation. Plus I'm wanting the hitbox offset from (0, 0) on the sprite anyway.
Help would be greatly appreciated, thanks
im not to wise on the subject. but if you are scared of it breaking the animation, you could make an exact copy of the npc ( add a "1" or something at the end of the name or it will override the pre-existing npc)
then you can mess around with it and not worry about it breaking. if it does break swap the file out with the back-up.
sorry i could not give a straight answere