-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started with the Gator Engine
• Drop prefabs into your scene from the insert sections.
• Select your game object and then move and scale it by clicking on the respective button.
• Upload your own custom sprites (Background, player, platform tile, etc).
• Drag and drop them into the scene.
• Work with individual game objects, by clicking the game object in the Explorer.
• You can disable, clone or delete it.
• You can also change its properties by going to the properties section.
• In the properties section, you can order the layers.
• You can also transform the object here using numbers and change the object's velocity.
• If the object is an animation, you can change the speed of the animation here too.
• Many components are available in the UI for you to use, but you can also create your own scripts.
Name your file using .lua extension