Title |
MeshLibraryFrameInstance3D |
MeshLibraryFrameInstance3D |
Description |
**MeshLibraryFrameInstance3D** is a Godot plugin that extends `MeshInstance3D`, enabling easy management of 3D meshes from a `MeshLibrary`. It allows users to switch between mesh frames dynamically using the `current_frame` property, making it perfect for animations or scenarios where frame-by-frame 3D model changes are needed.
|
Extends the MeshInstance3D class. This plugin enables dynamic management of 3D meshes from a MeshLibrary, allowing users to switch between different mesh frames. By setting the `mesh_library` property, the plugin initializes with the available meshes and allows for frame-based switching through the `current_frame` property. It's an ideal solution for animations or any scenario requiring frame-by-frame changes of 3D models. |
Category |
3D Tools |
3D Tools |
License |
MIT |
MIT |
Repository Provider |
GitHub |
GitHub |
Repository Url |
https://github.com/martcarrefour/MeshLibraryFrameInstance3D
|
https://github.com/martcarrefour/MeshLibraryFrameInstance3D
|
Issues Url |
https://github.com/martcarrefour/MeshLibraryFrameInstance3D/issues
|
https://github.com/martcarrefour/MeshLibraryFrameInstance3D/issues
|
Godot version |
Godot 4.0 |
Godot 4.0 |
Version String |
0.1.1 |
0.1.0 |
Download Commit |
8322db6ca32467549c4708d0b34a859214f7edac |
e12ff3528710f83b638f1a1ef6f5b1fe01acf343 |
Download Url (Computed) |
https://github.com/martcarrefour/MeshLibraryFrameInstance3D/archive/8322db6ca32467549c4708d0b34a859214f7edac.zip
|
https://github.com/martcarrefour/MeshLibraryFrameInstance3D/archive/e12ff3528710f83b638f1a1ef6f5b1fe01acf343.zip
|
Icon Url |
https://i.imgur.com/OgUHHJP.png
|
https://i.imgur.com/OgUHHJP.png
|