ItemDropper

Why do we use unique ItemDropper component for each character instead of a single DropManager per scene ?
For example, it would let to spawn/destroy any number of enemies with some loot. Or it would help to skip scene checks in player’s ItemDroppeer to avoid spawn of dropable items from another scenes.

4 Likes

That’s actually not a bad idea! Each scene’s itemDropper could then have it’s own unique ID, so no scene cross contamination.

3 Likes

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms