LizzyFox-code / BrgContainer

The Unity BRG Container
MIT License
63 stars 6 forks source link

is Good #2

Closed 79loli closed 3 months ago

79loli commented 6 months ago

Looking forward to future tutorials

For example, adding, deleting, modifying, and querying a model

LizzyFox-code commented 5 months ago

Thanks! I'll definitely add some samples soon :)

LizzyFox-code commented 3 months ago

done!

79loli commented 3 months ago

i need unitypackage It's really impossible to run the Samples scene

LizzyFox-code commented 3 months ago

i need unitypackage It's really impossible to run the Samples scene

What is wrong?

79loli commented 3 months ago

image Unable to see samples, manually copying into the project will result in various errors, using unity.Transforms error and more

79loli commented 3 months ago

Copy smaple~ join Asset file ,Scene is miss script

79loli commented 3 months ago

I am developing a game that includes a factory assembly line gameplay. I have optimized the coordinates and rotation operations of 8,000,000 goods and 1,000,000 conveyor belts on CPU 7950x to 30ms. I can't wait to test this project. We can have in-depth communication. Can I obtain contact information outside of GitHub? I am from China

LizzyFox-code commented 3 months ago

Ah, I got it! You need to open the Package Manager in Unity and install my tool from UPM.

After that you can import the samples in your project: 2024-04-12_16-34-24

79loli commented 3 months ago

啊,我明白了!您需要在 Unity 中打开包管理器并从 UPM 安装我的工具。

之后,您可以将示例导入到您的项目中: 2024-04-12_16-34-24

Nice

LizzyFox-code commented 3 months ago

I am developing a game that includes a factory assembly line gameplay. I have optimized the coordinates and rotation operations of 8,000,000 goods and 1,000,000 conveyor belts on CPU 7950x to 30ms. I can't wait to test this project. We can have in-depth communication. Can I obtain contact information outside of GitHub? I am from China

Oh, sorry, I only can help you here :(

But you can ask any questions, I will try to help you! ^^

79loli commented 3 months ago

image no renderer

LizzyFox-code commented 3 months ago

Is it in Play Mode?

79loli commented 3 months ago

image yes

LizzyFox-code commented 3 months ago

What is version of Unity do you use? Can you check the sample in 2023.1+ Unity version?

79loli commented 3 months ago

What is version of Unity do you use? Can you check the sample in 2023.1+ Unity version?

6000.0.0b11

LizzyFox-code commented 3 months ago

What is version of Unity do you use? Can you check the sample in 2023.1+ Unity version?

6000.0.0b11

Oh, I didn't check this version, sorry :(

79loli commented 3 months ago

Will there be hiz optimization when using custom BRG?

LizzyFox-code commented 3 months ago

Will there be hiz optimization when using custom BRG?

No. May be in the future, but not soon.