Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

PaperSkeleton

Renders Godot's 2D skeletal meshes into 3D skeletal meshes. Perfect for 2.5D games. · By BunkWire2X8

Bug in 1.4

A topic by Gokigenyou created May 16, 2025 Views: 33 Replies: 1
Viewing posts 1 to 2
(+1)

Hi,

There´s an error when you try to assign a color to a PaperPolygon2D. 

> Invalid access to property or key 'auto_name_params' on a base object of type 'Node3D (PaperSkeleton)'.

Line 149 in paper_polygon_2d.gd


An easy fix, but I suspect you would want to know. :)

Thanks again for a great addon. 

Developer

Thanks for pointing that out to me. I've now made another update that should fix that issue, alongside some other small fixes and changes.