Ways to Indicate Clickability AND also going to a new process/screen?
I'm currently trying to design this UI to indicate clickability. Currently, once the user unlocks a section, the lock icon changes and turns gold. Then, if the user clicks on either the symbol or text, then he/she will be led to a new user flow where they'll explore that option (clicking on Earth will let me explore Earth).
Currently, I'm trying to explore what I can do to 1. indicate clickability 2. Indicate to users that they will engage in another user flow if they do click on this
And Here's what I explored so far:
Top Left: Changing the text to gold and buttonizing it
top Right: adding shadow + blur to the text
Bottom: Adding arrows
Any feedback and/or suggestions to help me achieve my dual purpose would be much appreciated!