We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a47320 commit 5caaf78Copy full SHA for 5caaf78
Runtime/GravityEngine/GravityEngineAPI.cs
@@ -38,6 +38,7 @@ limitations under the License.
38
39
namespace GravityEngine
40
{
41
+ [DefaultExecutionOrder(short.MinValue)]
42
[DisallowMultipleComponent]
43
public class GravityEngineAPI : MonoBehaviour
44
0 commit comments