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.
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
License Type | Individual License, Studio License |
---|
This script is designed to make lip sync animation more efficient. Normally, Maya does not allow you to clearly hear slowed-down audio directly in the timeline.
Animators often need to playblast the scene and then use external software to slow down the audio for reference.
With this tool, you no longer need to playblast. You can adjust the playback speed inside Maya itself while keeping the audio pitch natural just like YouTube’s slow playback.
This makes it much easier to listen carefully and animate lip sync with greater precision and accuracy.
Compatibility ***Work with Window only***
Maya 2023 2024 2025 2026
Tool By N3ÜRØ
Animatrix Studio
Tools
This script is made for animator who want to save more time and quick creating and deleting constraint.
You must REFERENCE character before use it, Because if you import directly it could delete the constraints of your rigs
Available for Python 2 and Python 3
Features
– Create Parent Constraints including Translate Rotate Weight and Maintain Offset
– Update constrained object position if blendParent is 1 you can also update to New position as you want
(Please turn off Auto Key before move blendParent object)
– Create Automatically Parent Locator snap to Selected Object (Also Create Multiple Loctators)
– Detecting Parent Constraint from Selected Object ( Detect Mother object and Child Object)
– Show Selected Object name list
– Multiple Delete Constraints in one click
BY N3ÜRØ
Follow me links
– https://n3uro.gumroad.com/
– https://vimeo.com/user86717735
Contact
Email : animatrixstudioth@gmail.com
Tools
Animatrix Polisher — Mesh Keyframe Sculpting Tool
Animatrix Polisher is a Maya tool that allows animators to sculpt and keyframe meshes directly, giving full creative control over shapes and animation timing. Think of it like molding clay frame by frame — but inside Maya.
Key Benefits
– Sculpt & Keyframe Directly
Create animation by sculpting your mesh and setting keyframes instantly.
– Go Beyond the Rig
Add details the rig doesn’t provide, refine bad shapes, and fix mesh penetrations.
– Stylized Animation Freedom
Easily craft smear frames or extreme stylized poses.
– Non-Destructive Workflow
Safe and fast sculpting without breaking existing animation.
– Timing & Spacing Control
Adjust blendShape node tangents freely: slow in, slow out, spacing tweaks — full animation polish power.
– Organized Workflow with Multiple BlendShapes
You can hit New to create as many blendshapes as you need.
This makes it easy to separate and manage different parts of the body — e.g. Arm, Leg, Body, Head, etc.
How It Works?
– Pick your mesh in the UI.
– Create New BlendShape.
– Toggle Sculpt Mode → sculpt directly on the mesh at any keyframe.
– Exit Sculpt Mode → your shape is automatically stored as a key.
– Adjust timing, spacing, or tangents as needed for smooth results.
Use Cases
– Adding details that aren’t rigged
– Fixing mesh penetration during animation
– Polishing ugly blendshape results
– Creating smear frames for stylized motion
– Fine-tuning timing with tangent adjustments
If you accidentally use Maya’s sculpt tool without entering Sculpt Mode, a createColorSet node might appear on your mesh.
Don’t worry — simply select the mesh and hit Delete createColorSet Node in the UI to remove it safely.
Compatibility ***Work with Window only***
Maya 2023 2024 2025 2026
Tool By N3ÜRØ
Animatrix Studio
Tools
Isaac Newton Physics
Isaac Newton Physics is a Maya tool designed to create realistic prop animations automatically, without the need to keyframe everything by hand.
It leverages Maya’s legacy rigid body system to simulate physics quickly, then bakes the motion onto your controllers or meshes for final use in production.
Requirements
***Work with Window only***
Available Maya 2023 2024 2025 2026
Features
Quick Setup
Assign Sim Mesh, Colliders, and Destination easily. Works with multiple meshes and colliders.
Automatic Handoff
Simulation start and stop are controlled by the timeline. Build jumps to the correct start frame automatically.
Physics Controls
Adjust values such as friction, bounciness, damping, gravity, and direction until the motion feels right.
Bake Animation
Once satisfied, bake directly onto your chosen destination controller or mesh.
Reset Physics
Reset to restore all physics settings to their defaults.
Collision Support
Works even if your colliders have animation applied.
Installing
Just Drag NEWTON_Drag_install.py to viewport and Select IsaacNewton Folder
Animate the object simply – create a rough guide animation to define the basic direction of the simulation.
Select the Mesh – choose the object(s) you want to simulate.
Select the Collider(s) – pick the meshes that will act as collision objects.
Select the Controller – choose the controller you want the final animation baked onto.
Choose the Start Frame – set the frame where you want the simulation to begin.
Adjust Physics Values – tweak the physics attributes until you’re satisfied with the motion.
Bake – bake the result directly onto your controller for a final animation.
Warning
Please be aware that Maya may lag or even freeze if:
You assign too many collider meshes at once.
Your collider meshes or simulation meshes have a very high polycount.
For best performance:
Use low-resolution proxy meshes as colliders whenever possible.
Keep the number of colliders to a minimum.
Hide or delete unnecessary geometry before running the simulation.