kellergemeinde / game_towerdefense

Towerdefense Minigame
Apache License 2.0
18 stars 2 forks source link

PlusRessource Always Collides #125

Closed vinerich closed 6 years ago

vinerich commented 6 years ago

Prerequisites

Description

[Description of the bug or feature] The Rigidbody of all PlusRessources collide all the time giving the game a CPU time of 50% on my PC even if nothing happens.

Find another way to spawn the resource without box collider or just disable it when everything is in place.

Branch

janousch commented 6 years ago

The mesh of the resource will be replaced with a particle effect.

janousch commented 6 years ago

[Update] The resource will be replaced by a mash without a rigidbody.

xdubx commented 6 years ago

[Update] Other spawn system