Easy Space Nodes

An asset by Duskitten
The page banner background of a mountain and forest
Easy Space Nodes hero image

Quick Information

0 ratings
Easy Space Nodes icon image
Duskitten
Easy Space Nodes

Godot helper nodes to create 2D/3D Spaces for physics automatically.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Godot_SpaceNodes

Godot helper nodes to create 2D/3D Spaces for physics automatically.

Why?

This is useful in the event you would like to have many scenes with overlapping objects that may not want to interact with eachother and you don't want to waste physics layers

Example:

Server-side maps with characters moving on it, can all be centered at (0,0) and never interact with eachother ever, leading to more optimized performance than relying on viewport method.

How to Use:

  1. Add a PhysicsSpace2D/PhysicsSpace3D to your scene

  2. Place wanted physics nodes underneath (It will auto filter for you)

  3. Profit

Godot helper nodes to create 2D/3D Spaces for physics automatically.

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
Easy Space Nodes icon image
Duskitten
Easy Space Nodes

Godot helper nodes to create 2D/3D Spaces for physics automatically.

Supported Engine Version
4.0
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
1 month 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