Sean DugganFinishing Up Our Skeleton AttackSo, how do we make our skeleton attack functional? Well, for the player attack, we simply attached the Attack script to the hitbox.5d ago
Alex FrankovicThe Enemies Are Mobile!Objective: Enable the enemies in my project to move in a new way.Nov 9, 20221
Code_With_KParallax Background In UnityParallax scrolling is a 2D art technique that gives an illusion of depth by making background images move slower than those in the…Jun 11Jun 11
Sean DugganWatch out… Skeleton Attack!Let’s get our skeleton doing some sort of attack so that this game isn’t so terribly one-sided. First step is slicing the sprite sheet, and…6d ago16d ago1
Victor Manuel Campos ToledoHow to Play Sound Effects in Unity: A Step-by-Step GuideSound effects play a vital role in creating an immersive and engaging gaming experience. From footsteps and explosions to UI feedback and…Jun 12, 20231Jun 12, 20231
Sean DugganFinishing Up Our Skeleton AttackSo, how do we make our skeleton attack functional? Well, for the player attack, we simply attached the Attack script to the hitbox.5d ago
Alex FrankovicThe Enemies Are Mobile!Objective: Enable the enemies in my project to move in a new way.Nov 9, 20221
Code_With_KParallax Background In UnityParallax scrolling is a 2D art technique that gives an illusion of depth by making background images move slower than those in the…Jun 11
Sean DugganWatch out… Skeleton Attack!Let’s get our skeleton doing some sort of attack so that this game isn’t so terribly one-sided. First step is slicing the sprite sheet, and…6d ago1
Victor Manuel Campos ToledoHow to Play Sound Effects in Unity: A Step-by-Step GuideSound effects play a vital role in creating an immersive and engaging gaming experience. From footsteps and explosions to UI feedback and…Jun 12, 20231
FurkangokUnity Extension MethodsHello! This is my first Medium article. I preferred to start with a lighter topic. Here, I aim to share notes that might be useful both as…Dec 3
Bruno LorenzUnity 3D Shaders: Using Stencil Buffers to Hide and RevealThis guide simplifies the stencil feature, explaining its function and how to use it effectively by focusing on shaders and materials only.Mar 20
Sean DugganStop the Moonwalking, Skeleton!Alright, game jam submitted, back to my mobile game. When we left off, the skeleton still keeps moving when they go into the injury…Dec 2