Skip to content

stefan-s29/mesh-vertex-modifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mesh Vertex Modifier for Godot Engine

A simple tool for creating and editing ArrayMeshes in MeshInstance3D nodes.

Compatible with Godot v4.4.

Installation

  1. Copy the plugin folder into the res://addons/ directory of your project.
  2. Enable the plugin via Project > Project Settings > Plugins.

Usage

When you select a MeshInstance3D node in the scene tree, gizmos should appear at all vertices of the mesh. Left click and drag to move the vertices.

In some cases it can be required to reload the project to get the gizmo plugin to work.

License

This plugin is licensed under the Mozilla Public License 2.0 (MPL-2.0).

© 2025 Stefan Schätz

About

Godot 4 plugin for creating and editing ArrayMeshes in MeshInstance3D nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors