CSGStairs (Godot 3)

An asset by GreatOdds
The page banner background of a mountain and forest
CSGStairs (Godot 3) hero image

Quick Information

1 ratings
CSGStairs (Godot 3) icon image
GreatOdds
CSGStairs (Godot 3)

Addon for creating procedural stairs in Godot Engine

Supported Engine Version
3.4
Version String
0.0.1
License Version
MIT
Support Level
community
Modified Date
6 months ago
Git URL
Issue URL

CSGStairs

Addon for creating procedural stairs in Godot Engine

I made this to test my stair climbing mechanic for my character controller. Not intended for use in actual games.

README image

Usage

Add the CSGStairs node from the node menu.

Add points by using Ctrl + left click, delete with right click.

Shift + left click and drag on points to control the curvature.

generate_bottom

Controls whether the stair generates a base to the path or not.

height

The maximum distance the stairs will generate away from the path.

width, step_height

¯\_(ツ)_/¯

stringer_material, riser_material, thread_material

Materials for the side/base, front and top of steps. Using a triplanar material is recommended (especially for the stringer). Stringer material will be used if the other materials are not assigned.

use_collision, collision_layer, collision_mask

Collision settings for the CSG node.

Addon for creating procedural stairs in Godot Engine

Reviews

1 ratings
why godot 3
danlopw Rated negative
can you update them to godot 4x please

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

1 ratings
CSGStairs (Godot 3) icon image
GreatOdds
CSGStairs (Godot 3)

Addon for creating procedural stairs in Godot Engine

Supported Engine Version
3.4
Version String
0.0.1
License Version
MIT
Support Level
community
Modified Date
6 months 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