Difference between revisions of "Bullet Shadow"

From Robowiki
Jump to navigation Jump to search
m
(Add another graphic from the page history)
(10 intermediate revisions by 6 users not shown)
Line 1: Line 1:
[[Image:Bullet_shadows.png|300px|thumb|right|[[Diamond]] surfing with bullet shadows shown in green]]
+
[[Image:Bullet_shadow_demo.png|249px|thumb|right|[[DrussGT]] surfing and painting. Note how on [[DoctorBob]]'s wave, the surfing dangers which would intersect with DrussGT's bullet are set to 0.]]
 +
[[Image:Bullet_shadows.png|249px|thumb|right|[[Diamond]] surfing and painting. Bullet shadows shown in green.]]
  
 
When a bullet intersects an enemy [[Waves|wave]], the range of firing angles on the wave that would collide with the bullet are guaranteed to be safe by the time the wave reaches its target. As the enemy wave travels outward, this safe region traces out a region of the battle field as if your bullet cast a shadow of safety.
 
When a bullet intersects an enemy [[Waves|wave]], the range of firing angles on the wave that would collide with the bullet are guaranteed to be safe by the time the wave reaches its target. As the enemy wave travels outward, this safe region traces out a region of the battle field as if your bullet cast a shadow of safety.
 +
 +
[[Bullet Shadow]]s are similar to [[Bullet Shielding]]. While bullet shielding attempts to intercept actual enemy bullets, bullet shadows are used to determine parts of an enemy wave that are 100% safe.
  
 
==Techniques==
 
==Techniques==
 
;Active Bullet Shadowing
 
;Active Bullet Shadowing
This type of bullet shadowing involves aiming and firing the gun with the goal of creating large bullet shadows.
+
This type of bullet shadowing involves aiming and firing the gun with the goal of creating large bullet shadows, and then moving into those shadows to dodge bullets. A robot implementing this type would likely use the passive method as well when firing to hit the enemy.
  
 
;Passive Bullet Shadowing
 
;Passive Bullet Shadowing
This method takes advantage of natural bullet shadows that are formed by aiming and firing at the enemy. That is using any kind of standard targeting. Most robots implementing bullet shadows are of this type.
+
This method takes advantage of natural bullet shadows that are formed by normal aiming and firing at the enemy. This is likely done by incorporating the information into [[Wave Surfing]] danger calculations. Most robots implementing bullet shadows are of this type.
  
 
==Robots==
 
==Robots==
Line 14: Line 17:
 
*[[MoxieBot]]
 
*[[MoxieBot]]
 
*[[Diamond]]
 
*[[Diamond]]
*[[Nene]]
+
*[[Nene]] and by proxy [[Scarlet]]
 
*[[DrussGT]]
 
*[[DrussGT]]
 +
*[[Tomcat]]
 +
*[[Gilgalad]]
 +
 +
==See Also==
 +
*[[Bullet]]
 +
*[[Bullet Shielding]]
  
 
[[Category:Terminology]]
 
[[Category:Terminology]]
 +
[[Category:Movement]]

Revision as of 02:58, 16 October 2017

DrussGT surfing and painting. Note how on DoctorBob's wave, the surfing dangers which would intersect with DrussGT's bullet are set to 0.
Diamond surfing and painting. Bullet shadows shown in green.

When a bullet intersects an enemy wave, the range of firing angles on the wave that would collide with the bullet are guaranteed to be safe by the time the wave reaches its target. As the enemy wave travels outward, this safe region traces out a region of the battle field as if your bullet cast a shadow of safety.

Bullet Shadows are similar to Bullet Shielding. While bullet shielding attempts to intercept actual enemy bullets, bullet shadows are used to determine parts of an enemy wave that are 100% safe.

Techniques

Active Bullet Shadowing

This type of bullet shadowing involves aiming and firing the gun with the goal of creating large bullet shadows, and then moving into those shadows to dodge bullets. A robot implementing this type would likely use the passive method as well when firing to hit the enemy.

Passive Bullet Shadowing

This method takes advantage of natural bullet shadows that are formed by normal aiming and firing at the enemy. This is likely done by incorporating the information into Wave Surfing danger calculations. Most robots implementing bullet shadows are of this type.

Robots

These are the robots that are known to use this technique.

See Also