Easy Asset Search

Walk Inside Rigidbody

This asset provides implementations to walk inside a moving rigidbody, offering artificial gravity and inertia dampeners for vehicles like spaceships.
Walk Inside Rigidbody Asset Image This asset provides implementations to walk inside a moving rigidbody, offering artificial gravity and inertia dampeners for vehicles like spaceships.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost.
$9.99
Category:
ToolsPhysics
Developer:
Phuntasy Productions
Price:
$9.99
Favorites:
25
Supported Unity Versions:
2022.3.42 or higher
Current Version:
1.4.0
Download Size:
136.35 MB
Last Update:
Feb 10, 2025
Description:
This asset offers working implementations of various concepts to solve the problem of walking inside a moving and rotating rigidbody. It includes a basic player controller based on a non-kinematic Rigidbody and supports the Game Kit Controller. Future updates will add more concepts and player controller integrations. The C# code is provided in clear text with inline comments for clarity. A demo scene is available for testing. For support or questions, reach out on the provided Discord link.
Technical Details:
The asset includes two working examples: The GhostShip and The JointShip. The GhostShip duplicates the spaceship into an 'Inside' and 'outside' ship, with no physics issues but requiring synchronized colliders. The JointShip glues the player Rigidbody to the spaceship using a Joint, translating changes into the local space of the spaceship, with no synchronization needed but potential differences in emulated Rigidbody behavior.
Continue »

Similar Packages