织梦CMS - 轻松建站从此开始!

欧博ABG-会员注册-官网网址

欧博官网A brand new Animation Editor

时间:2025-10-07 11:20来源: 作者:admin 点击: 8 次
rFrameAnimator | Alpha Download What is rFrameAnimator? rFrame Animator is a combination of the default Roblox animator and the Blender animation e

Seems like a great and well-designed plugin! I like how you kept the workflow consistent so the learning curve isn’t too great when switching between the default animator and this one. Although, there’s one aspect of this plugin I’m concerned about: the Id system you make for individual keyframes:

self.Id = math.random(-100000000,100000000)

Although it’s 1 in 200 million, this system might pose as a bug to the few people who get the same Id for 2 or more keyframes (maybe even multiples of times).

Example For each user with 1 animation:

Having 1 keyframe, there’s a 1 in 200M chance
Having 2 keyframes, there’s a 1 in 100M chance
Having 4 keyframes, there’s a 1 in 50M chance
Having 8 keyframes, there’s a 1 in 25M chance
Having 16 keyframes, there’s a 1 in 12.5M chance
Having 32 keyframes, there’s a 1 in ~6.2M chance
Having 64 keyframes, there’s a 1 in ~3.1M chance
200M / #Keyframes

Considering more keyframes:

Assuming each animation has 64 keyframes:

Having 1 person, there’s a 1 in ~3.1M chance
Having 4 people, there’s a 1 in ~781.3K chance
Having 10 people, there’s a 1 in 312.5K chance
3.1M / #People

It becomes even more frequent if you consider that people make multiple animations:

Assuming each animation for each person has 64 keyframes:

Having 1 animation, there’s a 1 in 312.5K chance
Having 2 animations, there’s a 1 in 156.3K chance
Having 4 animations, there’s a 1 in ~78.1K chance
312.5K / #Animations

Keep in mind, this is only the outcome of 10 people with 4 animations with 64 keyframes in each animation. There will obviously be more people that make more or fewer animations with more or fewer keyframes which will probably decrease the chance.

Anyway, hope you update this plugin with more features!

(责任编辑:)
------分隔线----------------------------
发表评论
请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
评价:
表情:
用户名: 验证码:
发布者资料
查看详细资料 发送留言 加为好友 用户等级: 注册时间:2025-10-14 07:10 最后登录:2025-10-14 07:10
栏目列表
推荐内容