Need help customizing NPCs
Posted: Fri Mar 05, 2021 3:17 pm
I'm trying to customize 2 npcs. The first is the Fire Bros. They don't spit fireballs as often as they should & I was wondering if there's a way to increase their firing rate (to be similar to how often regular Hammer Bros. throw their hammers). They also jump too damn much & their movement is awkward (Read: too unpredictable)
The second npc is the Red Panser. I just wanted to change it's SMB2 Fireball into Lightning Bolts resprited to look like SMB2 fireball & only fire 1 at a time. I used the template lua file to change it's projectile ID & reduced the shots= to 1 instead of 2. The problem is, when it fires the new projectile, it rapid fires them several times per second & fires them downward at an angle instead of an arc like the SMB2 Fireball.

The second npc is the Red Panser. I just wanted to change it's SMB2 Fireball into Lightning Bolts resprited to look like SMB2 fireball & only fire 1 at a time. I used the template lua file to change it's projectile ID & reduced the shots= to 1 instead of 2. The problem is, when it fires the new projectile, it rapid fires them several times per second & fires them downward at an angle instead of an arc like the SMB2 Fireball.

Spoiler: show

Spoiler: show