Originally Posted by
box
lua code:
-- mirror.lua
-- because why not I guess...
function mirror()
for k,v in pairs(JOINTS) do
set_joint_state(1, v, get_joint_info(0, v)["state"])
end
end
add_hook("enter_frame", "mirror", mirror)
thanks Box.
-----
i have another request. as you, the community know, there is a "fake shaders" script, but however, sometimes it wont work, i've tried reinstalling, downgrading toribash, upgrading, validating files, everything i can, and it wont work. i was wondering if someone could make a updated version for the most recent version of toribash. if you can't, i understand.
Last edited by hanna; Oct 2, 2015 at 03:39 AM.
Reason: <24 hour edit/bump