Skip to content

sangdae0/Programming-Theory-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a submission for a tutorial on applying OOP in Unity Learn A simple set of buttons are implemented using OOP.

Here are instructions:

  1. After launching the TitleScreen scene, press the Test button then two buttons will be displayed on the screen.
  2. The top button changes color when hovered over and released, while the button below it gets bigger or smaller when hovered or released.
  3. For the implementation, please refer to the scripts in the TestOOP folder in the Scripts folder(the buttons are in TestScene scene).

About

for Unity learn(submission 2 for jr programmer pathway)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published