I maked update this module, because a lot of people were interested in him.
Its recordModule v2:
recordModule V2 | by Xalanawer |.rbxm (13.5 KB)
changes:
- Added Camera Movement
- All the lags have been fixed
- Fixes all bugs and other defects
- And it’s still the same, you can change the module however you want in its settings
- Removed recordLine, because its no need
now setting looks like here:
local recordSettings = {
show_record_rig = false, -- show rig in record
rig_transparency = .85, -- rig transparency in record
camera_toggle = true, -- animating camera in record
camera_tween_time = .13, -- camera tween time to another frame (if camera_toggle true)
warns = true, -- show warns in console
}
Write if version 3 is needed, and if so, what to add to it?