Goat Simulator

Goat Simulator

337 Bewertungen
Advanced Pitching Machine
   
Preis verleihen
Favorisieren
Favorisiert
Entfernen
Dateigröße
Veröffentlicht
Aktualisiert
1.142 MB
28. Apr. 2014 um 12:55
1. Juli 2018 um 10:19
20 Änderungshinweise (anzeigen)

Abonnieren zum Herunterladen
Advanced Pitching Machine

In 1 Kollektion von Geneosis
Geneosis' Goats
73 Inhalte
Beschreibung
You had always dreamed of blowing up everything with baseballs? Now you can litterally do it!

With this pack of Advanced Pitching Machines, your destruction power is unlimited!
(Also a good way to clean the clones you just made :p)

Any question or problem to use this mod? Click here to read the FAQ.

FEATURES
- A.P.M.: All-in-one Advanced Pitching Machines.

KEYBOARD CONTROLS
- [R]: Fire a baseball.
- [1]: Trigger ball explosion.
- [R]: Hold 1s to start/stop auto-fire.
- [R] + [E]: Hold R and press E multiple times to change the fire rate.
- [R] + [E]: Hold 3s to erase all APM baseballs on the map.
- [Left Ctrl]: Select the next APM.
- ???: Enable/disable guided baseballs.

GAMEPAD CONTROLS
- [Y]: Fire a baseball.
- [LB]: Trigger ball explosion.
- [Y]: Hold 1s to start/stop auto-fire.
- [Y] + [X]: Hold Y and press X multiple times to change the fire rate.
- [Y] + [X]: Hold 3s to erase all APM baseballs on the map.
- [DPadDown]: Select the next APM.
- ???: Enable/disable guided baseballs.

CHARACTERISTICS
- Balls with explosion effects explode when they touch anything.
- Default and minimum fire rate for auto-fire is 1 ball per second.
- Attracting fields stay active for 5 seconds after being triggered.
- Unragdolled body are not attracted by fields.
- You can't be killed by the black hole.
- When you change the equiped APM, a message will indicate the new APM type.
- Guided baseballs will aim at the pointer.

EASTER EGGS
- This is a basic feature of the game but I don't think many people know it: As long as you are licking the barbecue, the Pitching Machine will launch flaming balls. Flaming balls set enemies on fire when they touch them.
- Licking a ball and dragging it around could be a good idea ^^
- To enable guided baseballs, you must be ragdolled and hold a certain kEy for a few seconds.

KNOWN BUGS
- Trigger too many balls at the same time can crash the game (array index overflow).
- Sucking some objects in the black hole can crash the game (can happen with the gas station).
- Exploding balls can go through or bounce on certain solid objects without exploding.
- Guided balls may stop being guided if you shoot them while moving.

DEV NOTES
Ursprünglich geschrieben von Update 1 (04/05/2014):
- Added Repulsive APM.
Ursprünglich geschrieben von Update 2 (06/05/2014):
- Added Bouncing APM.
- Added easter egg.
- Improved Repulsive APM code.
Ursprünglich geschrieben von Update 3 (20/05/2014):
- Added new skins for the APM and the balls made by Ryan.
- Added APM Switch.
Ursprünglich geschrieben von Update 4 (21/07/2014):
- Added gamepad support.
- Added multiplayer support.
Ursprünglich geschrieben von Update 5 (22/11/2014):
- Fixed 1.2 compatibility problems.
- Fixed infinite score/XP exploit with Repulsive APM.
- Balls now explode on contact.
- Removed Ryan's skins (they crashed the game).
Ursprünglich geschrieben von Update 6 (23/11/2014):
- Fixed balls exploding on invisible items.
Ursprünglich geschrieben von Update 7 (24/12/2014):
- Added auto-fire.
- Removed ball limits.
- Added emergency "erase balls" button.
Ursprünglich geschrieben von Update 8 (11/05/2015):
- Fixed compatibility with GoatZ.
Ursprünglich geschrieben von Update 9 (15/08/2015):
- Fixed compatibility with v1.3.3.
Ursprünglich geschrieben von Update 10 (14/11/2015):
- Fixed compatibility with GoatBread.
Ursprünglich geschrieben von Update 11 (02/01/2016):
- Combined all APMs into one mutator.
- Added basic APM.
- Added new colors for each APM type.
- Added Guided Baseballs.
- Reduced lag caused by repulsive baseballs.
Ursprünglich geschrieben von Update 12 (27/01/2016):
- Fixed compatibility with Payday.
- Improved Black Hole destructive power.
- Fixed repulsive balls not working correctly.
- Improved crosshair visibility.
- Optimized some code.
Ursprünglich geschrieben von Update 13 (10/06/2016):
- Fixed compatibility with Waste of Space.
Ursprünglich geschrieben von Update 14 (01/07/2018):
- Fixed broken crosshair on the Waste of Space map.
Ursprünglich geschrieben von About this mod:
The code of this mod may seems complicated but its not: Most of it is simple re-use of existing mechanisms like explosions and the Devil Goat power ^^
Exploding and Compactor APM didn't take much time, everything was working fine and as expected. The Black Hole was the hardest part: Attracting things was okay, but detecting and destroying them was not that easy.
The center of the problem is that most objects are created with the bNoDelete variable set to true, which means you just can't delete them using the standard function Destroy(). So I had to use a workaround to make object dissapear anyway: If you can't destroy something, put it where the player can't see it nor interact with it :p
After trying to implement a new type of fast ball as Bayconboyee suggested, I noticed that a higher velocity for the ball was a bad idea because it would simply miss more objects on its trajectory. So I tried to make a ball able to break glasses anyway and ended up with the Repulsive APM: Those balls produce really short range explosions all the time. To limit the lag and the points generated (permanent explosions generate about 1 point per ball per second) I decided to limitate the ammount of balls in the map to 10. This limitation was a bit harder to implement than expected because Unreal Script simply don't have static variables -_-

So bad that your skins are no longer working Ryan :/ I had to remove them in the end...

Video featuring this mod by No_More_Hero07.
Beliebte Diskussionen Alle anzeigen (2)
1
6. Sep. 2023 um 9:46
guided balls dont work when i hold e
⛧ᴀꜱʏʟᴜᴍ⛧
0
16. Aug. 2019 um 15:45
for guilded balls press e
everythingstatmanArthur
256 Kommentare
Geneosis  [Autor] 24. Aug. um 0:53 
@Jimpuffpuff: I'm pretty sure what you can find in other editions of the game is only the default pithing maching, which was part of the base game ;) Unless they also added various types of balls to it in other games?
Jimpuffpuff 23. Aug. um 20:00 
this mod got so good that it got in goat simulator pocket edition
Tenzin 10. Feb. um 21:25 
thank you
Geneosis  [Autor] 6. Feb. um 9:24 
@Tenzin: If you want to change the type of APM you are using then it is the key named "Select the next APM" in the description :)
Tenzin 5. Feb. um 15:44 
how do you change the skin
Tenzin 5. Feb. um 15:44 
the real seceret key is "E"
IronBoyMark10 5. Sep. 2023 um 18:46 
the seceret key is @!$&%^**&*(_()%^&(^&)(
Cpt. Ambrose Wakewood 8. Dez. 2020 um 13:50 
Hi this is your bigest fan of your best mod ever Make the same thing but also with boucing repaulsive P.S I love your mod more than anything in the world from your bigest fan ;)
PokeGirlOFFICIAL 10. Mai 2020 um 4:10 
this is really good and a really fast way to stack up on points just get the fire speed a high level use guided baseballs and use abit of all the kinds of baseballs then turn off guided base balls
DragonFoxy 23. Okt. 2019 um 3:30 
@infinite shaggy saitama Geneosis Has Stopped Making New Goat Simulator Mods So There´s No Hope For That Now.