Difference between revisions of "Nitro Truck"

From Make a Good Mega Man Level Contest
Jump to: navigation, search
m (Notes)
 
(2 intermediate revisions by 2 users not shown)
Line 13: Line 13:
 
|at=5 (contact)
 
|at=5 (contact)
 
|type=Damage, Platform
 
|type=Damage, Platform
|location='''MaGMML: Episode Zero:'''<br>[[In the Flesh]]<br>[[Null and Void (Episode Zero)|Null and Void]]
+
|location='''MaG48HMML:'''<br>[[Pandora's Parlor]]<br>'''MaGMML: Episode Zero:'''<br>[[In the Flesh]]<br>[[Null and Void (Episode Zero)|Null and Void]]
 
|OffAppear=[[Mega Man 10]]
 
|OffAppear=[[Mega Man 10]]
|MaGMMLAppear=[[Make a Good Mega Man Level: Episode Zero|MaGMML: Episode Zero]]<br>[[Megamix Engine]]
+
|MaGMMLAppear=[[Make a Good 48 Hour Mega Man Level|MaG48HMML]]<br>[[Make a Good Mega Man Level: Episode Zero|MaGMML: Episode Zero]]<br>[[Megamix Engine]]
 
|appear2=
 
|appear2=
 
|sprite=[[File:NitroTruck.png|Small]] [[File:NitroTruckLarge.png|Large]]
 
|sprite=[[File:NitroTruck.png|Small]] [[File:NitroTruckLarge.png|Large]]
Line 21: Line 21:
 
The '''Nitro Truck''' is a gimmick from ''[[Mega Man 10]]'', found in [[Nitro Man]]'s stage. It is a self-driving truck robot that comes in two sizes.
 
The '''Nitro Truck''' is a gimmick from ''[[Mega Man 10]]'', found in [[Nitro Man]]'s stage. It is a self-driving truck robot that comes in two sizes.
  
Nitro Trucks were first included in the [[Megamix Engine]], and subsequently the devkits for ''[[Make a Good Mega Man Level 3]]'' and ''[[Make a Good 48 Hour Mega Man Level]]''. Before either game, it appeared in the ''[[Make a Good Mega Man Level: Episode Zero]]'' stages [[In the Flesh]] and [[Null and Void (Episode Zero)|Null and Void]].
+
Nitro Trucks were first included in the [[Megamix Engine]], and subsequently the devkits for all games using it. Their first appearance in a ''MaGMML'' game was ''[[Make a Good Mega Man Level: Episode Zero]]'', where they appeared in the stages [[In the Flesh]] and [[Null and Void (Episode Zero)|Null and Void]]. Nitro Trucks then went on to appear in ''[[Make a Good 48 Hour Mega Man Level]]'''s final level, [[Pandora's Parlor]].
  
 
==Behavior==
 
==Behavior==
Line 31: Line 31:
 
* objectToSpawn - Sets the object to spawn; by default, this is set to the small Nitro Truck. Changing the value to "objNitroTruckLarge" will allow it to spawn the large Nitro Truck variant.
 
* objectToSpawn - Sets the object to spawn; by default, this is set to the small Nitro Truck. Changing the value to "objNitroTruckLarge" will allow it to spawn the large Nitro Truck variant.
  
==Trivia==
+
==Notes==
* One Nitro Truck is known to be a dimension-hopping crime boss known only as "A Truck". The MaGMML Wiki can neither confirm nor deny its relation to the infamous serial killer Truck-kun.
+
* One Nitro Truck is known to be a dimension-hopping crime boss known only as "A Truck". The ''MaGMML'' Wiki can neither confirm nor deny its relation to the infamous serial killer Truck-kun.
  
 
==Related Gimmicks==
 
==Related Gimmicks==

Latest revision as of 18:49, 23 March 2025

Nitro Truck
Information
In-Game Information
HP: 5
Attack Damage: 5 (contact)
Type: Damage, Platform
Location(s): MaG48HMML:
Pandora's Parlor
MaGMML: Episode Zero:
In the Flesh
Null and Void
Programmer(s): NaOH, Fabian
Series Information
Official Game Appearances: Mega Man 10
MaGMML Game Appearances: MaG48HMML
MaGMML: Episode Zero
Megamix Engine
Small Large

The Nitro Truck is a gimmick from Mega Man 10, found in Nitro Man's stage. It is a self-driving truck robot that comes in two sizes.

Nitro Trucks were first included in the Megamix Engine, and subsequently the devkits for all games using it. Their first appearance in a MaGMML game was Make a Good Mega Man Level: Episode Zero, where they appeared in the stages In the Flesh and Null and Void. Nitro Trucks then went on to appear in Make a Good 48 Hour Mega Man Level's final level, Pandora's Parlor.

Behavior

Nitro Trucks drive forwards in the direction they're facing, alerting Mega Man to their presence with a horn. If they crash into him, they deal damage and are destroyed from the collision (the latter also happens if they crash into a wall). They are also immune to the majority of weapons, though the Spark Shock and the Chill Spike's blob state are capable of freezing them (the latter's spike state can also damage them). Mega Man can safely jump on top of them and ride them, though they can potentially carry him into hazards.

Nitro Trucks are spawned from a dedicated spawner object, which has a number of creation code variables:

  • spawn_interval - Sets how long it takes to spawn a Nitro Truck.
  • truckSpeed - Sets the speed of the spawned Nitro Truck.
  • objectToSpawn - Sets the object to spawn; by default, this is set to the small Nitro Truck. Changing the value to "objNitroTruckLarge" will allow it to spawn the large Nitro Truck variant.

Notes

  • One Nitro Truck is known to be a dimension-hopping crime boss known only as "A Truck". The MaGMML Wiki can neither confirm nor deny its relation to the infamous serial killer Truck-kun.

Related Gimmicks