Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Create() runs twice for Attachables in build phase #83

@fourZK

Description

@fourZK

Create() seems to run twice in bunker building phase, making things like adding attachables on Create() run once in the cursor preview, and again when the object is added, ultimately adding that attachable twice (which we do not want to happen).

EDIT: It seems that Create() runs for whatever attachables the MO has, this case was originally with a script attached to the Head of an AHuman. Running a script off the actor itself works fine. The issue still remains, however not as severe. It's also probably possible to be passed with a simple number value check.

Feel free to close this issue if you agree that the bug is very insignificant.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions