Sly 1:Anticrack: Difference between revisions

Updated wording
(Added infobox image)
(Updated wording)
Tags: Mobile edit Mobile web edit Visual edit
Line 23:
 
===The Van===
The van's velocityacceleration will be capped at 40%. ofThe it'sfunction normal<code>UpdateSuvActive</code>, speedwhich is called every frame, makingis supposed to set the racevan's levelsvelocity impossibletarget value, <code>svTarget</code>, to win.some Thisvalue iscalculated accomplishedby inthe physics engine. However, if the functionvehicle penalty is active, <code>UpdateSuvActivesvTarget</code> which is calledmultiplied toby update0.4. theThis vanspeed everylimit framemakes itthe israce activelevels impossible to win.
* It first checks if the flag for the vehicle penalty is set.
* It then updates the van's velocity target value, <code>svTarget</code>, to some value calculated by the physics engine.
* If the vehicle penalty is active, <code>svTarget</code>) is multiplied by 0.4.
 
===Hover Blaster===
The blaster's cannon will be fully disabled on the hover blaster levels.