VDP-noclip / noclip

NOCLIP is an experimental game in which you “noclip” the environment to solve puzzles.
3 stars 1 forks source link

Add scripts to IntanbigleNoclipObjectsHolder and InvisibleNoclipObjectsHolder #71

Closed spig95 closed 1 year ago

spig95 commented 1 year ago

As discussed with @TizioMaurizio, we will put scripts into these prefabs to make sure that the child objects will have the correct tags and layers. Each puzzle, the, should have have the noclip objects as child of these prefabs.

TizioMaurizio commented 1 year ago

(obvious implication) this way even if you forget tagging the objects or you do it wrong (they are many) the script will do it for you as long as you grouped them properly, since it is hopefully more hard to get that wrong