mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-10-09 17:08:06 +00:00
group physicstogether in heirarchy
This commit is contained in:
@@ -20,6 +20,7 @@ LWOActivityComponent
|
|||||||
LWOBaseCombatAIComponent
|
LWOBaseCombatAIComponent
|
||||||
├~~ LWOPathfindingControlComponent
|
├~~ LWOPathfindingControlComponent
|
||||||
├~~ LWOProximityMonitorComponent
|
├~~ LWOProximityMonitorComponent
|
||||||
|
LWOProjectilePhysComponent
|
||||||
LWOBasePhysComponent
|
LWOBasePhysComponent
|
||||||
├── LWORigidBodyPhantomComponent
|
├── LWORigidBodyPhantomComponent
|
||||||
├── LWOPhantomPhysComponent
|
├── LWOPhantomPhysComponent
|
||||||
@@ -99,7 +100,6 @@ LWOPlatformComponent
|
|||||||
├-> LWOMoverPlatformSubComponent
|
├-> LWOMoverPlatformSubComponent
|
||||||
├-> LWOSimpleMoverPlatformSubComponent
|
├-> LWOSimpleMoverPlatformSubComponent
|
||||||
├-> LWORotaterPlatformSubComponent
|
├-> LWORotaterPlatformSubComponent
|
||||||
LWOProjectilePhysComponent
|
|
||||||
LWOPropertyComponent
|
LWOPropertyComponent
|
||||||
LWOPropertyEntranceComponent
|
LWOPropertyEntranceComponent
|
||||||
LWOPropertyManagementComponent
|
LWOPropertyManagementComponent
|
||||||
|
@@ -476,7 +476,6 @@ void Entity::Initialize() {
|
|||||||
case eReplicaComponentType::BUILD_CONTROLLER:
|
case eReplicaComponentType::BUILD_CONTROLLER:
|
||||||
case eReplicaComponentType::BUILD_ACTIVATOR:
|
case eReplicaComponentType::BUILD_ACTIVATOR:
|
||||||
case eReplicaComponentType::ICON_ONLY:
|
case eReplicaComponentType::ICON_ONLY:
|
||||||
|
|
||||||
case eReplicaComponentType::DROP_EFFECT:
|
case eReplicaComponentType::DROP_EFFECT:
|
||||||
case eReplicaComponentType::CHEST:
|
case eReplicaComponentType::CHEST:
|
||||||
case eReplicaComponentType::BLUEPRINT:
|
case eReplicaComponentType::BLUEPRINT:
|
||||||
|
Reference in New Issue
Block a user