Skip to main content

Unity-Technologies/PhysicsExamples2D

SkillsMP는 Unity-Technologies/PhysicsExamples2D에서 29개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
29
GitHub 스타
734
GitHub 포크
105

이 저장소의 skills

직업 카테고리 1개 · 100% 분류됨

수집된 skill 29개 중 29개를 표시합니다.

직업 분류
소프트웨어 개발자
설명

Batching techniques for queries, projectiles/shooters, and swarm/flocking behaviors (boids)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Collision detection, contact manifolds, collision responses, determinism, and character collision handling

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Component authoring patterns and best practices for Unity PhysicsCore2D

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

High-level patterns and gameplay strategies for destructible objects in Unity PhysicsCore2D — slicing mechanics, fragmenting on impact, sprite-based destructible systems, debris cleanup, performance budgeting. Use for "how should I design destructible X?"…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Factory patterns for creating complex physics objects (ragdolls, soft bodies, vehicles, gears, mechanical systems)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Collision filtering, layer-based interactions, custom collision filters, and trigger areas

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Environmental forces (wind), surface forces, and directional force application

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Physics material properties including friction, bounciness/restitution, rolling resistance, and surface velocity (conveyor belts)

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Performance optimization, benchmarking, capacity testing, and large-scale physics simulations

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Advanced shape features including chains, compounds, rounded polygons, ellipses, and runtime geometry modification

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Orientation and getting-started guide for Unity 6000.5 PhysicsCore2D — namespace history, distinction from the legacy Physics2D component system, WORM concurrency model, definitions/handle-struct semantics, and routing to the topic and -api sub-skills. Use…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Stacking stability, structural physics (arches, card houses), and domino chain reactions

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Bodies. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsBody, PhysicsBodyDefinition. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Patterns for Unity PhysicsCore2D PhysicsBody — choosing body type (Static/Kinematic/Dynamic), creating and destroying bodies, mass and moment of inertia configuration, sleep state management, transform sync between PhysicsBody and Unity Transform, freezing…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Chains. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsChain, PhysicsChainDefinition. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Composer. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsComposer. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Destructor. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsDestructor. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Events & Callbacks. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsCallbacks, PhysicsEvents. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Geometry Primitives. Lists every type, property, field, method (with signatures, params, returns) for: CapsuleGeometry, ChainGeometry, ChainSegmentGeometry, CircleGeometry, PhysicsAABB, PhysicsPlane,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Helpers. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsRotate, PhysicsTransform, PhysicsUserData. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Joints. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsDistanceJoint, PhysicsDistanceJointDefinition, PhysicsFixedJoint, PhysicsFixedJointDefinition,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Patterns and decision rules for Unity PhysicsCore2D joints — choosing between PhysicsDistanceJoint, PhysicsFixedJoint, PhysicsHingeJoint, PhysicsIgnoreJoint, PhysicsRelativeJoint, PhysicsSliderJoint, PhysicsWheelJoint; tuning motors, limits, springs; anchor…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Layers & Masks. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsLayers, PhysicsMask. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Math Utilities. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsMath. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Miscellaneous. Lists every type, property, field, method (with signatures, params, returns) for: IPhysicsJoint, PhysicsBuffer, PhysicsBufferPair, PhysicsEditorOnly, PhysicsTransformTweener,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Queries. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsQuery. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Patterns for single-shot Unity PhysicsCore2D queries — raycasts (sight lines, ground checks, bullet hit-tests), overlap tests (trigger zones, AOE damage, ground checks), shape casts (projectile sweeps), distance/closest-point queries (AI awareness), and…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for Shapes. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsShape, PhysicsShapeDefinition. Use whenever working with these types in code.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Authoritative Unity 6000.5 PhysicsCore2D API reference for World & Simulation. Lists every type, property, field, method (with signatures, params, returns) for: PhysicsConstants, PhysicsCoreSettings2D, PhysicsWorld, PhysicsWorldDefinition. Use whenever…

원문 언어: 영어

업데이트
수집된 skill 29개 중 29개를 표시합니다.