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