Python Forum
[PyGame] Game boss causing huge slowdown
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] Game boss causing huge slowdown
#18
(Mar-08-2020, 11:14 AM)metulburr Wrote: Although i cant figure out how to progress in the game. How do you go through the crystal door for example? I tried every listed key in the help section.

The doors at the bottom open if you have that key collected. If you collect the key it switches that key tag to True. If that tag is True when you collide with the door, the door sprite kills itself.

Press "p" at anytime. You'll start there with all the power-ups and keys. That's the boss room. Use missiles. 4 should do it.

But go to the Dead boss sprite and turn down the music that it triggers when it falls off the screen. It's the wrong file and way too loud.

I'll post a new version soon. There are bugs I need to fix: the thrust only works 90% of the time, the energy cost of blast_lvl2 is way too high, and super_bombs don't become available through upgrades. I also changed the blaster full rotational shooting of a projectile.
Reply


Messages In This Thread
Game boss causing huge slowdown - by michael1789 - Mar-06-2020, 03:04 AM
RE: Game boss causing huge slowdown - by metulburr - Mar-06-2020, 09:34 AM
RE: Game boss causing huge slowdown - by Windspar - Mar-07-2020, 01:33 AM
RE: Game boss causing huge slowdown - by Windspar - Mar-07-2020, 07:30 AM
RE: Game boss causing huge slowdown - by metulburr - Mar-07-2020, 11:58 AM
RE: Game boss causing huge slowdown - by Windspar - Mar-07-2020, 06:37 PM
RE: Game boss causing huge slowdown - by Windspar - Mar-07-2020, 11:51 PM
RE: Game boss causing huge slowdown - by Windspar - Mar-08-2020, 02:34 AM
RE: Game boss causing huge slowdown - by Windspar - Mar-08-2020, 08:41 AM
RE: Game boss causing huge slowdown - by metulburr - Mar-08-2020, 11:14 AM
RE: Game boss causing huge slowdown - by michael1789 - Mar-08-2020, 10:22 PM
RE: Game boss causing huge slowdown - by Windspar - Mar-08-2020, 12:14 PM
RE: Game boss causing huge slowdown - by metulburr - Mar-08-2020, 11:04 PM
RE: Game boss causing huge slowdown - by metulburr - Mar-08-2020, 11:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyGame] end boss aiming at player flash77 7 491 Jun-06-2024, 06:57 PM
Last Post: flash77
  (HELP GREATLY APPRECIATED) New user- Huge Pygame Installation Problem! Jbomb 1 2,982 Jan-12-2021, 07:32 PM
Last Post: MK_CodingSpace

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020