Archives for log

BOSS IT DEV DIARY 00009 – TMPPRO | UI | ANIMATIONS SCORING | Not using UI Tools in this project.

Spent most of the day Animating Scores, making it work with the UI and Layers. I did install UI Tools way back during remaking Webster, but my game code relies heavily on layers and already working with Unity UI elements as is, so i decided not to use UI Tools at this stage.

The Leaching mechanic for Stamina was fixed and visually represented. Fly Freak Mode also more obvious and score doubles. UI and elements and game objects are all all layered correctly.

I didn’t record all my work today. Half my work was cut from the video due to time contraints and i was just on a mission to get it done.

//TODO: Feed Small Stamina to player on Fly Traped also, so player has no excuse not to have stamina.
//TODO: Repeat this process for Health possibly unify Script for UI handling

I’ve put a lot of time and effort into making videos. If you’re enjoying what you see, please consider liking and subscribing. Your support makes a huge difference and gives me the motivation to keep creating. With more subscribers, I can dedicate even more time and energy to bring you the best content possible!

BOSS IT DEV DIARY 00008 – How I made music for my Game in FLSTUDIO & import to Unity – Workflow Hack

My process for making not fantastic music in less than 1hr

I’ve put a lot of time and effort into making videos. If you’re enjoying what you see, please consider liking and subscribing. Your support makes a huge difference and gives me the motivation to keep creating. With more subscribers, I can dedicate even more time and energy to bring you the best content possible!

BOSS IT DEV DIARY 00007 – How I Create 2D Enemies using AI and Gimp with Unity3D – Workflow Hack

My process for making 2D Characters that requires NO Art skills.

I’ve put a lot of time and effort into making videos. If you’re enjoying what you see, please consider liking and subscribing. Your support makes a huge difference and gives me the motivation to keep creating. With more subscribers, I can dedicate even more time and energy to bring you the best content possible!

BOSS IT DEV DIARY 00006 – GUI/Ambient Audio | FLStudio | StaminaBar | GetComponents | Commit to Git

I Let Youtube remove music and it made a mess of the audio.
Worked on AudioManager for GUI and Created Ambience Mixer
Created Score Points Tone in FLStudio
Got Stamina Bar working, Feeds player when Fly killed and drains when player runs
Troubleshooted UI issues for Points and Scoring, trying to find where audioclip is being played from. was on the Fly. (Not ideal)
Fix GetComponents on legs getting more than leg animators
Adjusted Fangs animations
Commit to GitHub
Created a Build that works well.