mirror of
https://github.com/DCFApixels/DragonECS-Unity.git
synced 2025-09-17 17:34:34 +08:00
Compare commits
No commits in common. "03212094d9a0039a63347b6e23d62f532fd46c36" and "fe651fe64b00c5ad5d2752ed5b158a95cb833e12" have entirely different histories.
03212094d9
...
fe651fe64b
@ -41,10 +41,6 @@
|
||||
> Проект в стадии разработки. API может меняться.
|
||||
> Readme еще не завершен, если есть не ясные моменты, вопросы можно задать тут [Обратная связь](https://github.com/DCFApixels/DragonECS/blob/main/README-RU.md#%D0%BE%D0%B1%D1%80%D0%B0%D1%82%D0%BD%D0%B0%D1%8F-%D1%81%D0%B2%D1%8F%D0%B7%D1%8C)
|
||||
|
||||
> [!WARNING]
|
||||
> Встроенные реализации шаблонов `UnityComponent<T>` были перенесены [СЮДА](https://gist.github.com/DCFApixels/c250f2561f09e09ab3e6a4bd4f3013cb#file-unitycomponenttemplates-cs) Так как некоторые модули Unity отключаемы, и например отключение модуля физики приведет к тому что код реализации `UnityComponent<Rigidbody>` или `UnityComponent<Collider>` не будет компилироваться.
|
||||
|
||||
//https://gist.github.com/DCFApixels/c250f2561f09e09ab3e6a4bd4f3013cb#file-unitycomponenttemplates-cs
|
||||
# Оглавление
|
||||
- [Установка](#установка)
|
||||
- [Debug](#debug)
|
||||
|
Loading…
Reference in New Issue
Block a user