How to Install Astral God Physics
1.Extract Here Don’t choose Extract File
2.Drag and Drop PY to Viewport
3.Select AstralGodPhysics Folder
4.Done!
Video Preview
$ 40.00 – $ 150.00
ASTRAL GOD PHYSICS
Astral God Physics is a tool for creating jiggle physics and FK chain simulations.
It helps you quickly set up physics for muscles, cloth, hair, tails, and more, with the ability to collide with selected meshes for fast and efficient results.
Jiggle Physics
Separate controls for Translate and Rotate: Smooth, Overshoot, Weight
FK Chain Physics → select ≥ 2 objects in order → Create Dynamic Chain.
Tweak Physics / Collision / Turbulence.
When happy, Bake to Controls (Auto-discovers sets)
(Play Back Speed For simulation → Play Every Frame, Free or Play Every Frame Max Real-time)
Collision
Make Collide from selected meshes
Proxy Cylinder preview for collision width
Utilities
Reset Physics
Delete simNode_GRP
Requirements
***Work with Window only***
Available Maya 2023 2024 2025 2026
Install
Just Drag the Drag_and_Drop.py into the viewport and select AstralGodPhysics Folder.
Uninstall
Delete Documents/maya/<version>/scripts/AstralGodPhysics
Remove the shelf button (right-click → Delete)
Troubleshooting
Drag & drop does nothing
In Script Editor → Python:
python
Copy
Edit
import maya.app.general.executeDroppedPythonFile as edpf
edpf.executeDroppedPythonFile(r”C:/path/Drag_and_Drop.py”, “”)
Check messages for path/permissions issues.
Cannot import after install
python
Copy
Edit
import importlib, AstralGodPhysics as AGP
importlib.reload(AGP)
Using a different Maya version
Use the build made for that version’s Python (e.g., 2024 = 3.10).
Credits
Animatrix Studio — www.animatrix-studio.com
N3ÜRØ — Concept, Tools & Development
Thanks for using ASTRAL GOD PHYSICS.