スキル一覧に戻る
taozhuo

roblox-physics

by taozhuo

CLI tool to control Roblox Studio from the terminal - enables AI agent automation

0🍴 0📅 2026年1月22日
GitHubで見るManusで実行

SKILL.md


name: roblox-physics description: Roblox physics and parts: BasePart, Model, constraints, welds, motors, collision. Use when working with 3D objects and physics.

Physics Reference

Quick Reference

  • Adaptive timestepping: Adaptive timestepping automatically assigns physical parts to varying simulation timesteps.
  • Assemblies: Explains physical assemblies and how they behave in Robloxs rigid body physics engine.
  • Character controllers: Controller instances can be used as a component in a custom character implementation.
  • AlignOrientation: The AlignOrientation constraint applies torque to align two attachments, or to align one attachment with a goal orientation.
  • AlignPosition: The AlignPosition constraint applies force to move two attachments together, or to move one attachment to a goal position.
  • AngularVelocity: The AngularVelocity constraint applies torque on an assembly to maintain a constant angular velocity.
  • BallSocket: BallSocketConstraint forces its two attachments into the same position and allows them to freely rotate about all three axes, with optional limits to restrict both tilt and twist.
  • Cylindrical: CylindricalConstraint allows its attachments to slide along one axis and rotate about another axis, with optional assigned angular and/or linear power.
  • Hinge: HingeConstraint allows its two attachments to rotate about one axis, with optional assigned power for motor or servo behavior.
  • LineForce: The LineForce constraint applies force along the theoretical line connecting its two attachments.

Detailed Reference

Physics

See physics.md for:

  • Adaptive timestepping
  • Assemblies
  • Character controllers
  • AlignOrientation
  • AlignPosition
  • ...and 24 more

Workspace

See workspace.md for:

  • Customize the camera
  • CFrames
  • Collisions
  • 3D workspace
  • Raycasting
  • ...and 1 more

スコア

総合スコア

40/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です