You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am trying to teach my son how to make his first code by following this tutorial (https://unity3d.com/learn/tutorials/topics/2d-game-creation/2d-games-non-programmers?playlist=17093) but seems like update version is missing "Auto Object Spawner" script or either replaced with something else that i can't find in the update version. we are so close to complete the tutorial and don't want to put him down with all the work we have done so far. it will be kind if anyone can help to guide which script is replaced or where i can find it.
thank you for your help in advance.
The text was updated successfully, but these errors were encountered:
Yes Auto Object Spawner is not available in the updated GitHub repo. But instead you can use the ObjectCreatorArea script. It provides the same functionality as the Auto Object Spawner.
i am trying to teach my son how to make his first code by following this tutorial (https://unity3d.com/learn/tutorials/topics/2d-game-creation/2d-games-non-programmers?playlist=17093) but seems like update version is missing "Auto Object Spawner" script or either replaced with something else that i can't find in the update version. we are so close to complete the tutorial and don't want to put him down with all the work we have done so far. it will be kind if anyone can help to guide which script is replaced or where i can find it.
thank you for your help in advance.
The text was updated successfully, but these errors were encountered: