Devlogs
v 0.1.0
- 「Resolve Collisions モデル間の衝突を解決」コマンドを追加。
- 「[Experimental] Resolve Collisions With Map 【実験的】マップとモデル間の衝突を解決」コマンドを追加。
- 「script3d.collisionResult()」スクリプトを追加。
- 「Create Box ボックスを作成」コマンドが正方形ではないボックスのテクスチャーにも対応。
- マップ移動による3Dシーンをクリアーするタイミングを変更。
- 「Create Box ボックスを作成」コマンドの名称の間違いを修正。
- 「Create Plane プレーンを作成」コマンドの名称の間違いを修正。
- 「script3d.cameraPosition」スクリプトのヘルプの間違いを修正。
- 「script3d.cameraRotation」スクリプトのヘルプの間違いを修正。
- 「script3d.modelPosition」スクリプトのヘルプの間違いを修正。
- 「script3d.modelRotation」スクリプトのヘルプの間違いを修正。
- 消し忘れてたログ出力を削除。
- サンプルの「2D Map to 3D」を更新。
- サンプルに「Collision Result」を追加。
- サンプルに「Collision with Map [Experimental]」を追加。
- サンプルに「Collision」を追加。