Build Order Matters (And Other Tales)
Submitted by on
Just a few notes from the battlefield that is my game for Fantoche:
Build Order Matters
Whenever you get the error message «The type or namespace name <type/namespace> could not be found (are you missing a using directive or an assembly reference?)» in Unity when trying to access a component
on another GameObject
, do not bother to rewrite your complete code.
English