mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
1 line
2.4 KiB
HTML
1 line
2.4 KiB
HTML
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><base href="../../../"><link rel="stylesheet" href="dmdoc.css"><title>code/modules/projectiles/projectile_base.dm - Space Station 13</title></head><body><header><a href="index.html">Space Station 13</a> - <a href="index.html#modules">Modules</a> - <a href="index.html#types">Types</a> — <a href="code/modules/projectiles/projectile_base.html#define">Define Details</a></header><main><h1>code/modules/projectiles/projectile_base.dm <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/projectiles/projectile_base.dm"><img src="git.png" width="16" height="16" title="code/modules/projectiles/projectile_base.dm"></a></h1><table class="summary" cellspacing="0"><tr><th><a href="code/modules/projectiles/projectile_base.html#define/MOVES_HITSCAN">MOVES_HITSCAN</a></th><td>Is this a hitscan projectile or not, if so move like one</td></tr><tr><th><a href="code/modules/projectiles/projectile_base.html#define/MUZZLE_EFFECT_PIXEL_INCREMENT">MUZZLE_EFFECT_PIXEL_INCREMENT</a></th><td>How many pixels to move the muzzle flash up so your character doesn't look like they're shitting out lasers.</td></tr></table><h2 id="define">Define Details</h2><h3 id="define/MOVES_HITSCAN"><aside class="declaration">#define </aside>MOVES_HITSCAN <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/projectiles/projectile_base.dm#L2"><img src="git.png" width="16" height="16" title="code/modules/projectiles/projectile_base.dm 2"></a></h3><p>Is this a hitscan projectile or not, if so move like one</p><h3 id="define/MUZZLE_EFFECT_PIXEL_INCREMENT"><aside class="declaration">#define </aside>MUZZLE_EFFECT_PIXEL_INCREMENT <a href="https://github.com/ParadiseSS13/Paradise/blob/8a8a00a2a9bec485351e5f219982b7315d3504fa/code/modules/projectiles/projectile_base.dm#L4"><img src="git.png" width="16" height="16" title="code/modules/projectiles/projectile_base.dm 4"></a></h3><p>How many pixels to move the muzzle flash up so your character doesn't look like they're shitting out lasers.</p></main><footer>paradise.dme <a href="https://github.com/ParadiseSS13/Paradise/tree/8a8a00a2a9bec485351e5f219982b7315d3504fa">8a8a00a</a> (master) — <a href="https://github.com/SpaceManiac/SpacemanDMM/blob/master/crates/dmdoc/README.md">dmdoc 1.11.0</a></footer></body></html> |