Cat Clicker
- 6 Devlogs
- 22 Total hours
My first game using unity.
My first game using unity.
Added more flare and made the golden cat a random chance per second rather than every so often seconds
Removed ads and added an extra start screen so that the web browser starts audio support before playing the game
I got it to run on web at https://wyattmckenzie.com/catclicker/index.html! I need to add a screen to initiate the audio and remove the ad support for web because if you click anything that loads an ad normally, it will stay stuck at the loading screen.
I added achievements!!! And made the Ad loader not spin forever if ad can’t load! (Sorry the screenshot is in the unity editor, it takes A LOT of time to transfer a screenshot from my tablet)
I have added two simple notifications, most of the time came from me trying to get a Apple Developer account, but Apple for some reason said I can’t create an account. The only things before I ship are I need Achievement popups, more achievement, more store items, and to change music due to copyright.
So, I have been working on this for some time (Before I signed up for Starance this has 4 and a half hours on it) and figured that this would be the best place to start my devlog. So I guess I will explain what I have done so far. So far, I have gotten most of the main loop down, I got the title screen, the actual game screen, the store, and I even added Unity LevelPlay because it is new and exiting. I also have a chest spawn every ~100 sec and when you click on it you can either get the basic reward or watch ad for 3x the reward, most of the time on this devlog is from me making a screen to show the ad load failed when it fails to get an ad. Some things that are next on my list are adding achievements, more store items, making it compile for more than just android, and changing the music because if Nintendo finds out I am using Wii music, which is the best music, I don’t think they would be happy. Anyways, that’s it for my starting devlog, I hope I will get some binary’s compiled for more than just android soon.