Sly 2:Difficulty: Difference between revisions

→‎Examples: Update rajan flight info
(→‎Examples: Add unconfirmed example)
(→‎Examples: Update rajan flight info)
 
Line 23:
* The speed of the enemy missiles in the hacking stages scale based on the current suck value.
** <code>missileSpeed = clq-evaluate(clq(1.0, -0.3, 0), current-suck) * turret.MISSILE_SPEED)</code>
*The speed of somethingRajan’s attack animation{{Check}} is setdecreased basedby ona suckfactor inof <code>t3_heist3_protect_murray<about 1/code>3 times your current stuck.
** <code>t3_heist3_protect_murray</code>
**<code>speed = speed - (current-suck * 0.3)</code>
*During the Rajan boss fight, some function{{Check}} is only called if suck is less than 0.7.