GameObject

This components is the main building block for your game this lets you create Player, Enemies, Collectibles and more!

Component Author: Jabo Release Date: April 11, 2020

new GameObject(Scene parentScene, String gameObjectName);

Last updated