- Home /
Question by
meatybadger · Jul 07, 2017 at 02:53 PM ·
c#namespacestandard-assetsstandard assetscrossplatform
Dumb Question - Can't use Standard Assets package in scripts.
I've imported Standard Assets 2D and CrossPlatformInput. However when I make a new script I can't using UnityStandardAssets
or UnityStandardAssets.CrossPlatformInput
, MonoDevelop just doesn;t recognise it, and throws an error. What am I doing wrong?
Comment
Is Unity also giving an error or just $$anonymous$$onoDevelop? $$anonymous$$D sometimes isn't the most clever of programs.