Aug 7, 2021Day 145 — Working With Multiple Panels in UnityHey and welcome! In this one we’re going to be adding in some new pages for the enterprise app with some new UI elements here and there. …Unity2d3 min readUnity2d3 min read
Aug 6, 2021Day 144 — Building the UI for the Enterprise AppHey and welcome! In this one we’re going to focus on piecing together our UI for our insurance claims app starting with the background. …Unity2d4 min readUnity2d4 min read
Aug 5, 2021Day 143 — Getting Started With AWS for UnityHey and welcome! In this one we’re going to look into getting set up with AWS (Amazon Web Services) and getting it to work with Unity. We’re doing this so that we can make use of the cloud services offered by Amazon for use in our app that we’re…Unity2d3 min readUnity2d3 min read
Aug 4, 2021Day 142 — Creating an Enterprise App ProjectHey and welcome! With this project we’re going to be working on an enterprise app for insurance claims that works with AWS though the focus today is getting the project set up. Go ahead and create a new 2D project and call it along the lines of “Service Adjustment App” …Unity2d3 min readUnity2d3 min read
Aug 3, 2021Day 141 — Setting up a Reload AnimationHey and welcome! Last one here for this project and it’s going to be a short one that covers the implementation of a reload animation. Start off by making sure that you have your animation window open which you can find under Window > Animation and then click on your…Unity3d3 min readUnity3d3 min read
Aug 2, 2021Day 140 — IK Weapon System in Unity Part 3Hey and welcome! In this one we’re going to be finishing up our IK weapon system starting off by getting our arms to line up with our gun and move around with it. Firstly make sure that you have your IK system in place for your right arm as you…Unity3d3 min readUnity3d3 min read
Aug 1, 2021Day 139 — IK Weapon System in Unity Part 2Hey and welcome! Now that the idle animation is up and running it’s time to start looking into adding a gun into the view of the player and where we get the IK implemented for our player’s arms! If you have Filebase there’s a handy USP Glock asset that you…Unity3d3 min readUnity3d3 min read
Jul 31, 2021Day 138 — IK Weapon System in Unity Part 1Hey and welcome! In this one we’re going to look into the rigging and work involved to have our player holding a gun from a first person view. Let’s start by getting our model/pistol idle animation into the game. Head over to mixamo.com …Unity3d3 min readUnity3d3 min read
Jul 30, 2021Day 137 — Setting up an FPS ProjectHey and welcome! Now this one is going to be a bit different, we’re continuing our theme of 3D development but we’re actually now going to turn this into a First Person Shooter project. …Unity3d4 min readUnity3d4 min read
Jul 29, 2021Day 136 — Creating Blood Splat EffectsHey and welcome! In this one we’re going to be looking to add a blood splat effect that comes from our enemies whenever we shoot them which will work as a handy visual cue for the player to recognise that they’re doing damage. If you have Filebase there’s a handy…Unity3d4 min readUnity3d4 min read