[NPC Pack] Boss Bass (Outdated, updated version is in basegame)
Posted: Mon Jun 21, 2021 9:47 pm
by Murphmario
Here's a recreation of Boss Bass from Super Mario Bros. 3. It pretty much acts how you'd expect it to, swimming back and forth below the player and jumping out in an attempt to eat them. It's not an exact replica of it's original version, but it's decently close.
Edit:
Forgot to mention this previously, but some of the code here was taken from the basegame Sea Mine NPC by snoruntpyro. Just giving proper credit.
Re: [NPC Pack] Boss Bass
Posted: Tue Jun 22, 2021 9:38 am
by MegaDood
This is awesome! It's very accurate to the original and acts exactly the same, only less accurate thing is it falls a bit slower than the original SMB3 boss bass, though it's not an issue. Good job!
Re: [NPC Pack] Boss Bass
Posted: Sat Jun 26, 2021 5:18 pm
by TheGameyFireBro105
I noticed two issues in the code of the enemy. It basically dies if it tries to jump when within block collision; Semi-solid and solid alike.
I noticed two issues in the code of the enemy. It basically dies if it tries to jump when within block collision; Semi-solid and solid alike.
You sure something isn't messed up with other code in your level? It shouldn't be freezing randomly or failing to not float in the water, and it's doing neither of those things on my end.
Edit: Updated link to make the NPC immune to iceballs, since being frozen then unfrozen seems to cause collision issues.
Re: [NPC Pack] Boss Bass
Posted: Mon Jun 28, 2021 4:27 pm
by TheGameyFireBro105
The issue is that on occasion, it stops having buoyancy properties.
The issue is that on occasion, it stops having buoyancy properties.
I think I might know what the issue is. Where exactly are you placing it inside the water box?
Re: [NPC Pack] Boss Bass
Posted: Mon Jul 05, 2021 12:55 am
by TheTrueMarioMaster
I see you figured out the problem that other guy was having with his Boss Bass npc since I don't think he could figure out how to give it a custom death animation for when it eats the player which is why it only hurt the player like any enemy would.
Re: [NPC Pack] Boss Bass
Posted: Thu Dec 30, 2021 12:03 pm
by AirShip
I made a SMW-Styled version with the Big Cheep Cheep beta sprites, for those who are interested: