P4Programmer
P4Programmer
  • Видео 84
  • Просмотров 118 486
EP:06 | Fixing Main Player Movements & Transition | Unity Exit Transition
Descriptive blog about the game: pwoly.com/blog/Duke-Unity-2D-Game-Project
Eliminating the sliding/skating movement of the Main Player
The main player sliding happens due to the condition flaw in the PlayerWalk() function. In the PlayerWalk function, it doesn't state what would be done when the move value equals to 0.
Stopping the delayed animation of the Main Player
Go to Animator - Select the Transition -uncheck the Has Exit Time box, and do the same configuration to both the transitions this will result in the execute the perfect timing for the animation.
Просмотров: 77

Видео

Unity Engine Animator and Animation Transition | How to use conditions with Animation Transition
Просмотров 6 тыс.Год назад
Descriptive blog about the game: pwoly.com/blog/Duke-Unity-2D-Game-Project Creating Animation Transition - To create a transition between animations, go to Animator and create an int (data type) parameter called "Speed". 🤔 What is Animator? An Animator Controller allows you to arrange and maintain a set of Animation Clips and associated Animation Transitions for a character or object. - After c...
Moving the main player using the script | Connecting the player components to the unity properties
Просмотров 1392 года назад
Descriptive blog about the game: pwoly.com/blog/Duke-Unity-2D-Game-Project
Rigidbody 2D & Box Collider 2D to the game object
Просмотров 1,1 тыс.2 года назад
Descriptive blog about the game:pwoly.com/blog/Duke-Unity-2D-Game-Project Adding more game objects & component Create the Ground game object, go the templates / sprites / environment / Tiles, select any tiles you like and game and drop tot eh scene, rename it as you want. Then add Box Collider 2D to the the object. What is Box Collider 2D? For assets in a 2D project to have a physical presence ...
Player Animation Idle & Setting default animation using Animator
Просмотров 1112 года назад
Player Animation - Player Idle Select the Idle frame from the Hero Sprite and slice the corresponding frames and right click then create animation and store that inside the animation folder. Making Degault Animation Creating default animation using the animator Descriptive blog about the game:pwoly.com/blog/Duke-Unity-2D-Game-Project
Duke Unity Engine Game Project Boilerplate
Просмотров 952 года назад
Creating a 2D game with Unity Engine, hope you guy like. I will be sharing the git repo in the future video. Cheers! Descriptive blog about the game:pwoly.com/blog/Duke-Unity-2D-Game-Project
EP:07 - Arrays in Solidity | Declaring Arrays | Initializing Arrays | Accessing Array Elements
Просмотров 552 года назад
The array is a data structure, which stores a fixed-size sequential collection of elements of the same type. An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type. Assets Store: www.downloadhere.co/
EP:06 What is Mapping? (Introduction to mapping in solidity)
Просмотров 2642 года назад
Mapping in Solidity acts like a hash table or dictionary. Mapping is used to store the data in the form of key-value pairs. Assets Store: www.downloadhere.co/
EP:05 - What is a Constructor Function in Solidity?
Просмотров 2572 года назад
Check out the Assets store www.downloadhere.co/ What is a constructor in Solidity?
EP:04 - Solidity Variables and Data Types, Visibility and Smart Contract Deployment
Просмотров 772 года назад
Check out the Assets store www.downloadhere.co/ Solidity Variables and Data Types, Visibility and Smart Contract Deployment
EP:03 - Pragma Solidity, Remix-Ethereum, Creating Smart Contract
Просмотров 5982 года назад
IDE for coding: remix.ethereum.org/ Assets Store: www.downloadhere.co/ Pragma Solidity, Remix-Ethereum, Creating Smart Contract What is solidity? Solidity is the primary code language currently used for implementing smart contracts. It is developed on the Etherum platform. Allows to write smart contacts and blockchain Dapps
EP:02 - Introduction to ERC, EIP and ERC-721
Просмотров 812 года назад
EP:02 - Introduction to ERC, EIP and ERC-721
EP:01 - Introduction to Solidity and Smart Contract
Просмотров 822 года назад
EP:01 - Introduction to Solidity and Smart Contract
Best Assets Store to start your projects. Download the best projects, templates, source codes
Просмотров 122 года назад
Best Assets Store to start your projects. Download the best projects, templates, source codes
How to install any OS inside a Raspberry Pi, how erase a OS, How to install custom OS
Просмотров 1333 года назад
How to install any OS inside a Raspberry Pi, how erase a OS, How to install custom OS
How to import preset to Lightroom | Best free Lightroom presents | Programmer #editing
Просмотров 323 года назад
How to import preset to Lightroom | Best free Lightroom presents | Programmer #editing
Binary Search Algorithm Explained (Full Code Included) - Python Algorithms Series for Beginners
Просмотров 483 года назад
Binary Search Algorithm Explained (Full Code Included) - Python Algorithms Series for Beginners
The linear search algorithm in Python with Example and Code #python #searchalgorithms #Programmer
Просмотров 343 года назад
The linear search algorithm in Python with Example and Code #python #searchalgorithms #Programmer
How to create an invalid traffic program using python | This video is only for educational Purpose
Просмотров 354 года назад
How to create an invalid traffic program using python | This video is only for educational Purpose
Video Ad
Просмотров 354 года назад
Video Ad
AnimationEvent has no function name specified in Unity Solution | Unity Animation Errors|Programmer
Просмотров 16 тыс.4 года назад
AnimationEvent has no function name specified in Unity Solution | Unity Animation Errors|Programmer
How to get Good Graphics HDRP Intro to HDRP in Unity | Achieving high fidelity graphics for games
Просмотров 5444 года назад
How to get Good Graphics HDRP Intro to HDRP in Unity | Achieving high fidelity graphics for games
Google Play Console Lost Keystore for app release Solved | Kystore Lost | Keystore Update|programmer
Просмотров 20 тыс.4 года назад
Google Play Console Lost Keystore for app release Solved | Kystore Lost | Keystore Update|programmer
Vancity Events Promo video
Просмотров 224 года назад
Vancity Events Promo video
Up and down controlling script for Game object using C# in Unity
Просмотров 784 года назад
Up and down controlling script for Game object using C# in Unity
Navigate one Scene to another in Unity | Programmer
Просмотров 1664 года назад
Navigate one Scene to another in Unity | Programmer
Ep:01 Intro to Flutter files
Просмотров 214 года назад
Ep:01 Intro to Flutter files
Need For Speed Heat intro
Просмотров 114 года назад
Need For Speed Heat intro
How to convert RAW to JPEG, PNG
Просмотров 1524 года назад
How to convert RAW to JPEG, PNG

Комментарии

  • @Vulcan阿修羅6498
    @Vulcan阿修羅6498 9 дней назад

    Bro, i dont know wtf is wrong with this project. Tried everything from internet and still got no results, even after watching your video thought it would work but NO its not working. Anything for last resort? Or should i just delete this project which i have been working for 4 months💀

  • @Vulcan阿修羅6498
    @Vulcan阿修羅6498 9 дней назад

    I'm only getting the "check box in minify section" not getting the drop down menu....any suggestions?

  • @immortalsun
    @immortalsun 27 дней назад

    Thank you so much! I must’ve accidentally added an animation event without even realizing it.

  • @pikovierinen7395
    @pikovierinen7395 2 месяца назад

    help it says playerBody does not exist in this context

  • @shayankhademi1567
    @shayankhademi1567 2 месяца назад

    thank you it worked!!

  • @GAMERZ_exam786
    @GAMERZ_exam786 5 месяцев назад

    it wasn't helped me😢

  • @Newbster_0
    @Newbster_0 5 месяцев назад

    hi! i'm on 2021.3.3f1 and I downloaded Android Build Support, but when I go to edit, project settings and player, it doesn't appear there.

  • @mehmetugurcesme4352
    @mehmetugurcesme4352 5 месяцев назад

    helpful thank you

  • @Mememan-owu
    @Mememan-owu 7 месяцев назад

    when i do the exact code or even try to fix it i get an error!

  • @MohamedSayed-w9i
    @MohamedSayed-w9i 8 месяцев назад

    الماوس الايمن لايعمل عندي ولا استطيع عمل make transaction بسبب ذلك ما الحل

  • @YubisSmileStudio
    @YubisSmileStudio 8 месяцев назад

    Bro thx you working good .! and One Big Like

  • @x._genshin
    @x._genshin 9 месяцев назад

    thx

  • @lucaslessa318
    @lucaslessa318 11 месяцев назад

    Thank you very much brother!

  • @tomasgiesl769
    @tomasgiesl769 11 месяцев назад

    Thank you, saved me!

  • @saidxdd
    @saidxdd Год назад

    Thanks

  • @koziom9697
    @koziom9697 Год назад

    I have a problem. When I have "Menu_Start" and "Menu_End" animation clips, "Menu_End" works correctly and the animation starts, but "Menu_Start" does not turn on and I don't know what could be the reason. In Transitions from "Menu_End" to "Menu_Start" it is set to Equals and the value 1. And vice versa, it is set to Equals and the value 0. In the code I have, for example, IEnumerator TransitionToGameMenuScene() { MenuLoaderAnimator.SetInteger("Menu", 1); yield return new WaitForSeconds(1f); GM.SetActive(true); Time.timeScale = 0f; } Then I fire it with corutine in the appropriate place. For "Menu_End" it works, but for "Menu_Start" it doesn't. I've had this problem for over two months now and I still haven't managed to solve it, I'd appreciate any help.

    • @p4programmer.
      @p4programmer. Год назад

      Can you share shared the code with me

  • @l0shok123
    @l0shok123 Год назад

    thx mate

  • @Sophia_xz900
    @Sophia_xz900 Год назад

    Thanks

  • @nacho13gamer82
    @nacho13gamer82 Год назад

    me salia mucho este error gracias

  • @zeya211
    @zeya211 Год назад

    Thanks, solved the problem i was getting crazy about!

  • @ggwp953
    @ggwp953 Год назад

    THANK YOU SO MUCH

  • @sirhotbay4708
    @sirhotbay4708 Год назад

    Bro! 2 days more than 20 hours!! I was about to trash my 2 years game, just on releasing time. Thank you very much!

    • @p4programmer.
      @p4programmer. Год назад

      I'm so happy to hear that. Thank you mate

  • @anlozge1788
    @anlozge1788 Год назад

    It is like I could not see the tip of my nose and you directly point it to me. Thank you so much!

  • @eckt0ry720
    @eckt0ry720 Год назад

    Hi When I click "Make Transition" the option dont display the arrow to conect, I try to find any solution on forums but nothing so far, any help?

    • @starkwon7299
      @starkwon7299 Год назад

      do you still have that problem?

    • @eckt0ry720
      @eckt0ry720 Год назад

      @@starkwon7299 I solve it, was the version, I was in alpha 2023

    • @arbsgaming9444
      @arbsgaming9444 Год назад

      @@eckt0ry720 bro this error only happen in alpha 2023?

    • @eckt0ry720
      @eckt0ry720 Год назад

      @@arbsgaming9444 I download 2022 and all good so far

  • @netakobaschra
    @netakobaschra Год назад

    If i deleted that animation that i knw

  • @nadalao3537
    @nadalao3537 Год назад

    the video was very helpful, thanks

  • @nicholasspagnoli
    @nicholasspagnoli Год назад

    Thanks a lot!!!

  • @eloreneloreneloreneloreneloren

    Yep, thanks

  • @fabioaj3150
    @fabioaj3150 Год назад

    eu te amo irmao

  • @scp22524
    @scp22524 Год назад

    you ge a like and sub

  • @scp22524
    @scp22524 Год назад

    bruhhh that was it i stop working on 30 projeckt thinking it was a unity isu

  • @SamichaySense
    @SamichaySense Год назад

    thank you very much!

  • @pureluck8882
    @pureluck8882 Год назад

    How would that work for swimming ?

  • @pashafilenko1567
    @pashafilenko1567 Год назад

    Thank you

  • @ng1048
    @ng1048 Год назад

    why dont we just put Particle component into the Ball prefab?

    • @p4programmer.
      @p4programmer. Год назад

      It's a good question, it all depends on what is the use case.

  • @movte
    @movte Год назад

    thy bro

  • @phillip_b_jr
    @phillip_b_jr Год назад

    your are spawning new game object each time, without deleting them. Your game will lag

    • @p4programmer.
      @p4programmer. Год назад

      You are right. I will update the video shortly.

  • @ederantonio6725
    @ederantonio6725 Год назад

    Thank you very much!

  • @natan-cwb9131
    @natan-cwb9131 Год назад

    Works in December 2022!! Tnks!!!

  • @HideOnDark
    @HideOnDark Год назад

    Hi, i am using version 2022, i can't find gradle for build system? Can you help me?

  • @happytv9565
    @happytv9565 Год назад

    а как тогда выложыть игру в плей маркет там же некоторые настройки закрываютса такие как билд для плеймаркета что делать тогда

  • @Dancing-cat-Ai
    @Dancing-cat-Ai 2 года назад

    Nice and thanku

  • @ronaldinhodev
    @ronaldinhodev 2 года назад

    Thank you my friend! Worked for me :)

  • @hosseinazem520
    @hosseinazem520 2 года назад

    After doing that we can share the updated apk directly to users?!

    • @p4programmer.
      @p4programmer. 2 года назад

      It depends upon the app licencing, if it is a static app yes that's all.

    • @hosseinazem520
      @hosseinazem520 2 года назад

      @@p4programmer. Thanks for response🌷. What do you mean by static app ?!

    • @p4programmer.
      @p4programmer. 2 года назад

      That means the app just renders the functional or class components and does have a dynamic CRUD function.

  • @bobbville
    @bobbville 2 года назад

    Another good 1!🥂🥂

  • @Gorlik1337
    @Gorlik1337 2 года назад

    dziękuję kochany przyjacielu z kraju cury <3

  • @jansmix6033
    @jansmix6033 2 года назад

    Thanks, this helped! This occured in my project which I haven't opened a month, don't know how that animation event appeared there.

  • @lycanvlad1525
    @lycanvlad1525 2 года назад

    Bro Keep up the phenomenal work

  • @deekshitabundhoo3024
    @deekshitabundhoo3024 2 года назад

    Thank youuu so muchhh !!!

  • @thenikhil2845
    @thenikhil2845 2 года назад

    Can I download this later