Added object distributuon calculationg

This commit is contained in:
Misaki
2024-09-22 00:11:03 +09:00
parent 77d16fbffa
commit df0194ff9c
22 changed files with 375 additions and 100 deletions

View File

@@ -8,4 +8,4 @@ namespace Misaki.ArtTool
public bool enable = true;
public EffectorBase effector;
}
}
}