Skip to content

fix: point field of scaled objects#68

Open
WMsans wants to merge 1 commit into
Cammin:masterfrom
WMsans:master
Open

fix: point field of scaled objects#68
WMsans wants to merge 1 commit into
Cammin:masterfrom
WMsans:master

Conversation

@WMsans

@WMsans WMsans commented Dec 17, 2025

Copy link
Copy Markdown
Contributor

When a scalable entity as a point field, the Unity generated point will drift away due to the scaling. This PR fixes the problem by dividing all points by the entity scale.
image
I haven't tried with point array yet, though. It also adds a reference between the files, which may be a bad practice, but it solves the problem.

@Cammin

Cammin commented Feb 27, 2026

Copy link
Copy Markdown
Owner

Youre so right about this, I'll have to take a look here sometime and merge it in 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants