Beginner UI Button Implementation

CREATE YOUR FIRST BUTTON IN CORE

ESTIMATED COMPLETION TIME: 10-20 Minutes recommended
SUGGESTED PREREQUISITES: No prior Lua knowledge is required, but I would recommend going through the Lua basics tutorials provided by Core Games, or check out this playlist of Lua basics videos I created. Beginner Lua Tutorials for creating in Core! - YouTube

TUTORIAL SUMMARY:
In this video tutorial, we'll create a basic button to build a foundation and understanding of how the User Interface and buttons work.

EXPECT TO LEARN:
How to setup a button, and run code when button is clicked.

TUTORIAL LINK:

4 Likes

Great video. Thanks for sharing.