StrangeLoopGames / EcoIssues

131 stars 21 forks source link

[Staging 2425][Bug] Items Can't Be Picked Up If Not Interactable #23366

Closed TheKye closed 2 years ago

TheKye commented 2 years ago

In Unity there is a setting on the World Object Script: Bool Interactable

If this is false the hammer can't pick up the item when placed,

This is set to false on some of my mods that we don't think need the interaction ui because it doesn't fit, (Tables, Rugs) as we try to remove the highlight from the items for cleaner ui and play

Is this intended or a bug? as it wasn't an issue in prior versions

TheKye commented 2 years ago

https://user-images.githubusercontent.com/29281156/187096244-49f0b2d4-999b-4731-85cd-fd94252f0395.mp4

Video by PadmaN for example

TheKye commented 2 years ago

image for setting reference StoneTable

D3nnis3n commented 2 years ago

That's intended, as via DM :)