Skip to content

Expose clip rect functions to lua

haya_underscore requested to merge haya_/RingRacers:expose-clip-rect into master

Via the v.setClipRect and v.clearClipRect functions respectively.

This allows for better control over moving splitscreen element as well as clipping any general graphic (like for item boxes, as an example).

GIF example:

ringracers0017

Merge request reports