「physics」タグのついた14記事
全てのタグを見るEntity picking using physics
A sample showing how to use the physics raycast to pick entities
Physics raycasting by tag
Sample showing how to pick an entity by tag using raycastAll
Physics with CCD
A sample with a script to setup and enable CCD for very fast moving physics objects
Place an entity with physics
A sample showing how to place objects in the world by using physics. Click on ground to place a box.
Raycast with Camera Viewports
Raycasting with multiple camera viewports. Click on the shapes in each view
Simple shape raycasting
Sample showing how to pick at an entity
Third Person Controller
A simple third person controller.
Vehicle Physics
An implementation of vehicle physics in PlayCanvas, using the RaycastVehicle API in ammo.js. Supports desktop, mobile and VR.
クラッシュコース - ゲーム作成入門
Phase 3 of this tutorial is still incomplete
シーン上のエンティティの選択
Collision Picking - クリックしてシェイプを選択する
力と衝撃
カーソルキーを使用してインパルスを適用し、WASDキーを使用してトルクを適用し、キューブを回転させることができます。Fキーを押し続けると、重力の影響をキャンセルするために一定の上向きの力が適用されます。
衝突とトリガーの処理
RigidBodyが互いに衝突すると、衝突音が再生され、トリガーボリュームが形状をリセットします。
複合物理形状の作成
複合物理形状の作成の完全なドキュメントは、ユーザーマニュアルにあります。