Created
April 21, 2020 14:13
-
-
Save openroomxyz/a69656650eb466dc297c04ff53a46688 to your computer and use it in GitHub Desktop.
Unity : How do mark that a script requires on gameObject other script?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[RequireComponent(typeof(Waypoint))] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment