Commit Graph

3 Commits

Author SHA1 Message Date
Mihkel Roomet 9964a3ccf8 Adjusted bubble colors for Android Vulkan 2024-05-24 10:59:08 +03:00
Mihkel Roomet b286770a8a Prototype 2: Added a custom sky sphere. Added fresnel to bubbles. 2024-04-18 00:24:56 +03:00
Mihkel Roomet a45cf24853 Created another map BP_Prototype2 along with other asset duplicates to hold my version of the prototype that I made earlier and couldn't commit cause of a merge conflict. Here's what I changed/addded to that version of the prototype:
Bubbles will now disappear on pop and reappear after a set time controlled by a var in BP_Bubble.
Min and max delay between bubble pop and next bubble getting highlighted can now be controlled using vars in BP_BubbleGrid.
There are now materials for bubbles in Content/Materials (default and highlighted). They are a bit transparent and glow slightly (although in the dark you can't see the transparency).
The scene is now darker and more simple to see bubbles better.
2024-04-10 05:23:03 +03:00