# Candera Scripting

#### Lua Update

Lua has been updated to version 5.3.5.

<div class="contents" id="bkmrk-"><div class="contents"><div class="textblock">---

</div></div></div>#### Script Parameter Animation

Public script parameters of type integer, float, and boolean can now be animated using [Candera](http://dev.doc.cgistudio.at/APILINK/namespace_candera.html "[DataBinding_RefTypeSample]") animations. Since scripts can control animations, and now also be the target of them, this feature creates a lot of possibilities by being able to control value changes over time without having to change script code.

---