Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random Tweaker(可能会有的功能) #45

Open
8 tasks
hhhxiao opened this issue Nov 6, 2022 · 0 comments
Open
8 tasks

Random Tweaker(可能会有的功能) #45

hhhxiao opened this issue Nov 6, 2022 · 0 comments
Labels

Comments

@hhhxiao
Copy link
Collaborator

hhhxiao commented Nov 6, 2022

添加修改游戏随机数的功能
分如下两个大类

  • 一般随机,由Core::random::randomInt()衍生出来的所有大类
    • 修改为定值
    • 修改值的范围
    • 对值的范围进行缩小
  • 高斯随机,只在部分场景中有用
    • 修改为定值
    • 添加阈值限定修改值的范围
    • 对值的范围进行放大或者缩小
@hhhxiao hhhxiao pinned this issue Nov 6, 2022
@hhhxiao hhhxiao added the todo label Nov 6, 2022
@hhhxiao hhhxiao unpinned this issue Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant