Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Simple Object Placer

An asset by mainoff
The page banner background of a mountain and forest
Simple Object Placer hero image

Quick Information

0 ratings
Simple Object Placer icon image
mainoff
Simple Object Placer

A simple 3D object placer using raycast and mouse position for Godot engine.Features:Placing 3D Scenes;Random Rotation;Random Scale;Offset.

Supported Engine Version
4.4
Version String
0.0.1.2
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

Back-Face-Object-Placer

A simple Godot addon to place 3D objects/nodes on a 3D scene at mouse position using raycast.

How to use:

Clone this repo pasting this command on terminal:

 git clone https://github.com/BackFace-Softwares-INC/Back-Face-Object-Placer.git

After the repo is cloned, place the addons folder in your project. Enable the addon on Project > Project Settings > Plugins > BackFaceObjectPlacer

After enabling the plugin, a new tab named "Object Placer" should appear in the bottom panel, place the object (PackedScene) in the empty slot, set the offset and enable, then just click on the location where you want to place the object.

Warnings:

The place where you want to place the object must have collision, this is mandatory. Tested only on Godot 4.4.1.stable on Arch Linux.

TO-DO:

  • Multiple object placement on a range;
  • Erase tool.

Documentation

  • BFOP.gd is the main plugin code.
  • plugin.cfg is the configuration file.
  • ui/scripts/ui.gd is the main code, all the features and interface logic is on this file.
  • plugin version logic > v: x.x.x.x -> x.x.x.Y = alpha version -> x.x.Y.x = beta version -> x.Y.x.x = release candidate version -> Y.x.x.x = release version.

feel free to contribute to the project ❤

A simple 3D object placer using raycast and mouse position for Godot engine.

Features:
Placing 3D Scenes;
Random Rotation;
Random Scale;
Offset.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Simple Object Placer icon image
mainoff
Simple Object Placer

A simple 3D object placer using raycast and mouse position for Godot engine.Features:Placing 3D Scenes;Random Rotation;Random Scale;Offset.

Supported Engine Version
4.4
Version String
0.0.1.2
License Version
MIT
Support Level
community
Modified Date
1 day ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers