Willy Dev
Willy Dev
  • 18
  • 67 345
C# Interfaces for Unity | Quick GameDev Guides
Hey ! this is a quick straightforward guide about how to use interfaces in your C# code. They're a great tool to have and understand.
MagicPunk video :
Don't forget to leave a like and subscribe :)
I do gamedev projects, devlogs, unity tutorials and much more!
Follow me on twitter : WillyDev0
#gaming #games #videogames #gamedev #code #coding #unity #csharp #trending #subscribe #indiedev #solodev #tutorial
interfaces
c# interfaces
Unity interfaces
coding tutorial
scripting tutorial
coding guide
scripting guide
unity script
unity c# course
Переглядів: 687

Відео

Remaking SPACE INVADERS (but cheaper) in Unity
Переглядів 1,3 тис.11 місяців тому
Hey ! In this video, I'll be recreating the classic space invaders in Unity. Recreating popular games is a very good way to learn Gamedev, and I strongly encourage you to try it ! We’ll use colliders, prefabs, rigidbodies, scripting, and much more to end up with our own version of this game. Don't forget to leave a like and subscribe :) I do gamedev projects, devlogs, unity tutorials and much m...
Starting a NEW project & Unity setup | MagicPunk Devlog #0
Переглядів 35111 місяців тому
Hey! In this video, I present my new devlog series ! I'll show you the early game concept, as well as the Unity setup i've made to be able to work efficiently in a team. Don't forget to leave a like and subscribe :) I do gamedev projects, devlogs, unity tutorials and much more! Follow me on twitter : WillyDev0 The full MagicPunk PlayList : ua-cam.com/play/PLsJ7E_YK0Pwqp8e73MjxNUl2ss...
Post-Processing BASICS in Unity
Переглядів 10 тис.Рік тому
Hey! In this video, I willl show you the basics of the post-processing stack in Unity. Scene and lights creation video : ua-cam.com/video/-gzw_DHfoKU/v-deo.html Don't forget to leave a like and subscribe :) I do gamedev projects, devlogs, unity tutorials and much more! Follow me on twitter : WillyDev0 #gaming #games #videogames #mobilegames #gamedev #code #coding #unity #csharp #tre...
Letting ChatGPT Create a Game
Переглядів 157Рік тому
Hey! In this video, I will be using the popular AI ChatGPT to create a game from scratch in Unity ! Don't forget to leave a like and subscribe :) I do gamedev projects, devlogs, unity tutorials and much more! Follow me on twitter : WillyDev0 Media Used : www.flaticon.com/fr/icones-gratuites/aimant Aimant icônes créées par Freepik - Flaticon www.flaticon.com/fr/icones-gratuites/sabli...
THE FINAL MECHANICS | MOBILEDEV #7
Переглядів 169Рік тому
Hey! In this video, we will be implementing the quantity system, as well as some Idle progression for our mobile game made in unity! Don't forget to leave a like and subscribe :) I do gamedev projects, devlogs, unity tutorials and much more! Follow me on twitter : WillyDev0 The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqVD2pzGZLOrR2pispI5.html This series focuses on l...
THANK YOU + FUTURE PLANS
Переглядів 100Рік тому
Hey! Quick lazy video as i didn't have enough time this week to make a full one D: Don't forget to leave a like and subscribe :) I do gamedev projects, devlogs, unity tutorials and much more! Follow me on twitter : WillyDev0 The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqVD2pzGZLOrR2pispI5.html This series focuses on learning mobile game development, as well as enhanc...
Realistic 2D Lights & Shadows in Unity
Переглядів 47 тис.Рік тому
Hey! In this video, we will look at how to get realistic 2D lighting in the Unity engine. I will show you how to set up shadow masks to get results worthy of HDRP graphics! This is kind of a unity tutorial, but also kind of me just playing around with stuff. If you'd like a video that would go into more details, make sure to let me know in the comments! Don't forget to leave a like and subscrib...
NEW SYSTEMS (DURABILITY & WEIGHT) | MOBILEDEV #6
Переглядів 181Рік тому
Hey! In this video, we will be implementing the durability system, as well as the weight system for our mobile game made in unity! Don't forget to leave a like and subscribe :) Follow me on twitter : WillyDev0 The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqVD2pzGZLOrR2pispI5.html This series focuses on learning mobile game development, as well as enhancing my gameDev ...
You NEED to Look at These Unity Projects
Переглядів 6 тис.Рік тому
Hey, this week i had all my finals so i didn't have time to make a full mobiledev episode. However, while doing some research for mobile integration, I found out about reference projects, and today, we're going to take a look at some of them! Don't forget to leave a like and subscribe :) Follow me on twitter : WillyDev0 The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqV...
HUGE OVERHAUL! | MOBILEDEV #5
Переглядів 231Рік тому
Hey! In this video, we will finish the price system we started last episode, and we'll also make some huge visual overhauls to our mobile game! Don't forget to leave a like and subscribe :) Follow me on twitter : WillyDev0 The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqVD2pzGZLOrR2pispI5.html This series focuses on learning mobile game development, as well as enhancin...
How to Get Started with Gamedev! (Regardless of Your Coding Knowledge!)
Переглядів 524Рік тому
Hey! In this video, i will show you what I think are the best ways to start learning game developement, even if you don"t know how to code! Don't forget to leave a like and subscribe :) Follow me on twitter : WillyDev0 Ressources : Flat Dino's flappy bird : ua-cam.com/video/_fiQsWFwvD0/v-deo.html Brackeys RPG playlist : ua-cam.com/play/PLPV2KyIb3jR4KLGCCAciWQ5qHudKtYeP7.html Learn U...
PRICE SYSTEM PART 1 | MOBILEDEV #4
Переглядів 86Рік тому
Hey! In this video, we will start to implement our dynamic pricing system, as well as adding some sub-systems to support this. Don't forget to leave a like and subscribe :) Follow me on twitter : WillyDev0 The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqVD2pzGZLOrR2pispI5.html This series focuses on learning mobile game development, as well as enhancing my gameDev skil...
INVENTORY SYSTEM | MOBILEDEV #3
Переглядів 138Рік тому
Hey! In this video, we will be making an inventory system for our mobile game, as well as putting trading functions in the game and updating the UI for these changes. Don't forget to leave a like and subscribe :) The full mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK0PwoCdqVD2pzGZLOrR2pispI5.html This series focuses on learning mobile game development, as well as enhancing my gameDev skills in...
MY FIRST GAME JAM!
Переглядів 165Рік тому
Hey! I just took part in my first game jam ever and i wanted to share what the experience was like. Even though it didn't go like i expected, i still had a good time! Don't forget to leave a like and subscribe :) The 2 very talented people who helped me achieve second place : Celeste : celeste-vega-vt.carrd.co/ Bango : www.youtube.com/@BangoHan The mobileDev PlayList : ua-cam.com/play/PLsJ7E_YK...
VISUAL REVAMP & UI WORK | MOBILEDEV #2
Переглядів 53Рік тому
VISUAL REVAMP & UI WORK | MOBILEDEV #2
GAME FOUNDATION & BASIC CONTROLS | MOBILEDEV #1
Переглядів 76Рік тому
GAME FOUNDATION & BASIC CONTROLS | MOBILEDEV #1
CREATING A NEW MOBILE GAME | MOBILEDEV #0
Переглядів 167Рік тому
CREATING A NEW MOBILE GAME | MOBILEDEV #0

КОМЕНТАРІ

  • @Nguoiren
    @Nguoiren 12 днів тому

    my camera does not have post processing box!!!! no explanation on pipelines, this is not basics. thumbs down

  • @gudvinzis4479
    @gudvinzis4479 18 днів тому

    Thank you very much you said everything i needed!👍👍👍👍

  • @gatomutante
    @gatomutante 18 днів тому

    obrigado mano canal top

  • @Jam-ht2ky
    @Jam-ht2ky 2 місяці тому

    Amazing tutorial. Highly recommended for anyone!

  • @cozygamemaker
    @cozygamemaker 2 місяці тому

    This tutorial is sooo awesome! Thanks a lot

  • @greciaosorio7108
    @greciaosorio7108 2 місяці тому

    If my game has already been created in a normal template is there any way to import the URP? 😕

    • @Willy_Dev
      @Willy_Dev 2 місяці тому

      Yes ! you can go in Window > Rendering > Render Pipeline Converter in your project and upgrade to URP from there

  • @Hajnex
    @Hajnex 2 місяці тому

    Awesome explanation 👌 Thx man

  • @ourclarioncall
    @ourclarioncall 2 місяці тому

    Wow, love it Have you seen the game phantom fellows ? It’s got like really vibrant light , like neon . I wonder if they made it using what your showing

    • @Willy_Dev
      @Willy_Dev 2 місяці тому

      Hard to say what they made it with, but I like the look !

  • @styxrakash4639
    @styxrakash4639 3 місяці тому

    Wow! Unity upped there game for 2D I don’t remember this being around years ago

  • @danylo_master
    @danylo_master 3 місяці тому

    Thank you for this tutorial. But... What about shadows for animated 2D sprites with multiple corners and holes? )

    • @Willy_Dev
      @Willy_Dev 3 місяці тому

      That is a good question ! Since animated sprites are basically just multiple sprites, displayed in quick succession, i guess a sprite mask applied to every single frame could potentially achieve the desired effect. Don't take my word for it though, this is not something i've done before !

  • @MVMborzoi
    @MVMborzoi 3 місяці тому

    I used the old version of adding URP to my 2022.03.20 version of Unity Project. And it didn't work even though I could put various 2D Lights option, they literally didn't work. As I followed your instructions, everything worked well in New file. Here's my question, if I want to make my own game that has light system, should I have to make file through 2D URP? instead of 2D?

    • @Willy_Dev
      @Willy_Dev 3 місяці тому

      It is possible to make your own light system in regular 2D. 2D URP however will have all the premade lights i showed in this video. Hope it helps !

  • @MVMborzoi
    @MVMborzoi 3 місяці тому

    이것만 알았어도...

  • @hauntedcrowdev
    @hauntedcrowdev 4 місяці тому

    Awesome tutorial! Thanks!

  • @Nirvana-yq2dm
    @Nirvana-yq2dm 4 місяці тому

    rly cool to see the changes through lightings! Thanks a lot for your tutorial

  • @eastpenguin
    @eastpenguin 5 місяців тому

    Great video it was the only video that I could find with this much detail❤I also liked and subscribed thanks for the information.

  • @janpaweii3115
    @janpaweii3115 5 місяців тому

    this is exactly what i need! I want to imitate Highfleet effects, i would love to see a guide like that. Thank you very much sir !

  • @fruitpunk
    @fruitpunk 5 місяців тому

    cool!

  • @kapcapkapcap6104
    @kapcapkapcap6104 5 місяців тому

    I don't have a Global Light 2D? How do you get one?

    • @Willy_Dev
      @Willy_Dev 5 місяців тому

      Make sure you created the project with the 2D URP preset, and not the regular 2d preset

    • @kapcapkapcap6104
      @kapcapkapcap6104 5 місяців тому

      @@Willy_Dev I created the project without the 2D URP preset, and already have a lot of progress in it

    • @Willy_Dev
      @Willy_Dev 5 місяців тому

      You can import the URP via the package manager I berlieve. A gogole search about upgrading your project to URP will point you in the right direction. It is something i have done in the past but i don't remember exactly how

    • @kapcapkapcap6104
      @kapcapkapcap6104 5 місяців тому

      Thank you!@@Willy_Dev

  • @Xenalith
    @Xenalith 6 місяців тому

    from 9:00 to 10:00 was so touching & human 🥺 The way your comments faded in and out of the sped-up process with that beautiful ass music was a joyride to experience, seriously, what a well made segment it caught me off guard lol

    • @Willy_Dev
      @Willy_Dev 5 місяців тому

      Thanks, I really appreciate that !

  • @BunnyboyCarrot
    @BunnyboyCarrot 6 місяців тому

    Make sure you choose 2d light and not be a dumb dumb like me

  • @kavehpzh
    @kavehpzh 6 місяців тому

    very useful video thank you!

  • @TamTruong-kg7yt
    @TamTruong-kg7yt 6 місяців тому

    I have problem that golbal light is not working

  • @EnvArtistRupesh
    @EnvArtistRupesh 7 місяців тому

    Willy you got a Discord server??

    • @Willy_Dev
      @Willy_Dev 7 місяців тому

      Not at the moment !

  • @MohamadNurjaman
    @MohamadNurjaman 7 місяців тому

    i didn use URP model when creating my project, when i can find the light menu ? cause in mine, the light menu is not working, also the memnus was different.

    • @Willy_Dev
      @Willy_Dev 7 місяців тому

      You will have to install it using the package manager

  • @MrOmenMusic
    @MrOmenMusic 8 місяців тому

    thank you for the useful tutorial! :D

  • @CatchMeAlone
    @CatchMeAlone 9 місяців тому

    For anyone having problem with 2D Light, you have to change the material on the Sprite Renderer to URP's Sprite-Lit-Default material, so that the sprite is affected by lighting.

  • @user-yx5bf7dp4s
    @user-yx5bf7dp4s 9 місяців тому

    Clear and good tutorial! Keep going!

  • @skotter463
    @skotter463 9 місяців тому

    Damn your actually really underrated... the quality in this video is really well discripted and documented very well! I do wish for you to hopefully blow up in subscribers soon. You deserve it man!

    • @Willy_Dev
      @Willy_Dev 9 місяців тому

      Thank you, that made my day !

  • @moonwatchereclipse5291
    @moonwatchereclipse5291 9 місяців тому

    Thank you so much!

  • @scoop9551
    @scoop9551 9 місяців тому

    I already have a bunch of scripts for moving/falling platforms, player climbing, etc. but they were attached to squares and stuff I created just to test. Yesterday, I started messing with tilemap and stuff for level design, but I don't see a way of attaching my scripts to some of the tiles, is it possible to do so ?

    • @Willy_Dev
      @Willy_Dev 9 місяців тому

      As far as i know it is not possible. You can however use a tilemap for most of your level design and then add your moving platforms on top of it as separate game ojects with your colliders and custom scripts !

  • @thebestcelep6358
    @thebestcelep6358 10 місяців тому

    Thank you ❤

  • @TheIronHeadRat
    @TheIronHeadRat 10 місяців тому

    Thanks for sharing 👍

  • @PolusSandbox
    @PolusSandbox 10 місяців тому

    i dont have volume button:(

    • @Willy_Dev
      @Willy_Dev 10 місяців тому

      It should be under Post-Processing -> Volumes. If you don't see it, make sure you have the post-processing package installed in your project. If your project was initially created with the URP, it shoiuld be installed by default. If not, you'll have to install it manually in the package manager.

    • @cigansTv
      @cigansTv 10 місяців тому

      I cant find it in the packge manager@@Willy_Dev

    • @BoomSki-pn9lb
      @BoomSki-pn9lb 4 місяці тому

      :(

  • @nielspalmans6237
    @nielspalmans6237 10 місяців тому

    my project doesnt have a global light by default?

    • @Willy_Dev
      @Willy_Dev 10 місяців тому

      Are you sure you created it using the Universal Render Pipeline? If you did, you can always just add the global light yourself !

    • @nielspalmans6237
      @nielspalmans6237 10 місяців тому

      @@Willy_Dev ooh shoot no i did not 😅 Well i know where to look now thanks!

  • @lokosstratos7192
    @lokosstratos7192 10 місяців тому

    Is there any options for this to work on built-in renderer?

    • @Willy_Dev
      @Willy_Dev 10 місяців тому

      Unfortunately I don't think it is. If the goal is to implement this in an existing project made with the standard renderer, you can download the URP in the package manager to upgrade your project. I'd suggest to watch a video before you do that as there are a couple steps to follow to ensure your project still works the same !

    • @lokosstratos7192
      @lokosstratos7192 10 місяців тому

      ​@@Willy_Dev Ty! i just noticed i had a tool from humble bundle that does all this in built-in renderer.

  • @klutz6557
    @klutz6557 11 місяців тому

    Thanks a lot this was very informative , Subscribed👍👍

  • @jakewood1942
    @jakewood1942 11 місяців тому

    How the heck do you only have 352 subscribers? This is so well made. Made it 353 :)

  • @exice2878
    @exice2878 11 місяців тому

    2nd commant

  • @ltecheroffical
    @ltecheroffical 11 місяців тому

    first comment

  • @cesarzarate312
    @cesarzarate312 11 місяців тому

    Great video, pal! Definitely hit that subscribe button

  • @exice2878
    @exice2878 11 місяців тому

    this channel is way too small for the quallity in this videos

  • @TheSpectralForce
    @TheSpectralForce 11 місяців тому

    Glad I stumbled across this channel. Very useful.

  • @brianmiller266
    @brianmiller266 11 місяців тому

    How do normal masks combine with sprites to get realistic lighting?

    • @Willy_Dev
      @Willy_Dev 11 місяців тому

      A normal mask gives a depth map to a sprite, which is then calculated with lights to create shadows as if a sprite was 3D.

  • @BlenderDestruction
    @BlenderDestruction 11 місяців тому

    I dont have 2D lights help!

    • @Willy_Dev
      @Willy_Dev 11 місяців тому

      Make sure you created the project using the URP template in Unity ! If you created it with the basic 2D template they won't show up.

  • @siavashenayati538
    @siavashenayati538 11 місяців тому

    you make good guides my friend! amazing how one can find small content makers so helpful to their work

  • @lahavsnow4782
    @lahavsnow4782 11 місяців тому

    hi this is the first vidiow that i saw and it sownds epic and im 10

  • @lawrence9713
    @lawrence9713 Рік тому

    I wish I had friends too I could work with. Gl you guys. Looking forward

  • @404-AnimationYT
    @404-AnimationYT Рік тому

    This sounds epic!

  • @ltecheroffical
    @ltecheroffical Рік тому

    first comment

  • @Soundy777
    @Soundy777 Рік тому

    Loving the content! More please <3 Also, might be worth considering using the device simulator view in the game window. This will enable you to better organise and scale your UI for use on mobile devices.

    • @Willy_Dev
      @Willy_Dev Рік тому

      Thanks ! I've used it before but it has been a while since i chcked it. Most of the UI will have to be remade anyway since I took some pretty bad decision when i started the project.