Trigger & Coroutine
This game tells the story of moving objects on table A to table B at the place provided (plane) according to the color provided.
- The red cube is moved to the red plane with the result of the red plane will disappear, this function uses trigger and destroy.
- The yellow sphere is moved to the yellow plane with the result of mentrigger / bring up the text ui that the user can see.
- The green cylinder is moved to the green plane with the result using the Coroutine delay function for 3 seconds and then turn on the sound.
If you have any questions, you can contact hackmedev@gmail.com or atdevaldiakbar@gmail.com.
PREVIEW
<center> </center>Status | Released |
Platforms | HTML5 |
Author | devteam21 |
Genre | Educational |
Made with | Unity |
Tags | 3D, coroutine, trigger, trigger--coroutine |