Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "Alien Invasion" effect #3045

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Rylxnd
Copy link
Contributor

@Rylxnd Rylxnd commented Jun 6, 2022

Similar to zombies with the spawns, but when the effect starts a UFO is spawned above the player. Then when an alien is spawned, the UFO goes to the spawn location, and "drops off" the alien.

2022-06-06.10-39-24.mp4

Similar to zombies with the spawns, but when the effect starts a ufo is spawned above the player. Then when an alien is spawned, the ufo goes to the spawn location, and "drops off" the alien.
@ReiDaTecnologia
Copy link

ReiDaTecnologia commented Jun 6, 2022

jesus fucking christ man, this is insta-death and worse, it is a timed effect meaning the player would die repeatedly until the fail-safe kicked in...
I think would be better if only one alien spawned and the "alien" weapons would be choosen randomly for it (the up atomizer having higher chance of being choosen cuz it is aren't as op as the lazer smg and lazer minigun), after the alien died, a new alien would spawn (maybe with some seconds between each spawn?) and continue until the effect ended.
Does the ufo follow the player? and what about the alien spawning? does it use the alien spawn effect from Michael's side-mission "Grass-Roots"? Would be cool too if instead of the ufo just popping out of existence, he would just move extremely fast up wards and despawn out of the player's vision (Like it does in the GTAO's Alien Tattoo easter egg)
Just some suggestions and my opinion. Up to you man <3

@Rylxnd
Copy link
Contributor Author

Rylxnd commented Jun 6, 2022

Does the ufo follow the player? and what about the alien spawning?

It does follow the player, because the aliens are spawned around the player. So if the player moved locations, the ufo and alien spawns move with it.

does it use the alien spawn effect from Michael's side-mission "Grass-Roots"?

Originally, I had it play a ptfx. But ultimately I removed it due to the fact that it wasn't really noticeable, as the aliens usually spawned where you couldn't see them.

Would be cool too if instead of the ufo just popping out of existence, he would just move extremely fast up wards and despawn out of the player's vision (Like it does in the GTAO's Alien Tattoo easter egg)

Would be a nice addition. 👍

@ReiDaTecnologia
Copy link

ReiDaTecnologia commented Jun 6, 2022

does it use the alien spawn effect from Michael's side-mission "Grass-Roots"?

Originally, I had it play a ptfx. But ultimately I removed it due to the fact that it wasn't really noticeable, as the aliens usually spawned where you couldn't see them.

afaik, the effect was made for that reason, for the aliens to spawn in the player's vision without looking like it popped into existence but up to you man <3

@Rylxnd
Copy link
Contributor Author

Rylxnd commented Jun 7, 2022

4f489c3

  • Fixed PTFX Not playing when an alien spawns in.
  • UFO now comes from and leaves towards the bottom of the map. Instead of just appearing and disappearing.
  • Decreased the number of aliens, decreased their damage and lowered their fire-rate. To prevent continuous death.
  • Aliens are now nicely removed when the effect is finished.
  • Fixed UFO getting despawned by the game.
  • UFO now Slowly Rotates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants