Android Game Tutorial - THE JOYSTICK - Ep06

แชร์
ฝัง
  • เผยแพร่เมื่อ 10 ธ.ค. 2024

ความคิดเห็น • 7

  • @KaarinGaming
    @KaarinGaming  ปีที่แล้ว +3

    Hey!👋
    Here is a video all about how we make a joystick function for our game. This is to allow the player to move in any direction.
    Hope you enjoy!😎

  • @damilkydude
    @damilkydude ปีที่แล้ว +1

    I haven't done this tutorial yet but it seems awesome! I will probably follow it soon

  • @superkingpunga
    @superkingpunga ปีที่แล้ว +1

    Awesome stuff dude. I had the JDK error @12.06. clicking the red bubble, prompted me to download the updated JDK. Was sorted in no time.

  • @dumdum7099
    @dumdum7099 9 หลายเดือนก่อน +1

    You don't really need Math.abs() to calculate hypotenuse. Because Math.hypot() by default returns only positive value whatever sign, plus or minus your inputs are.

  • @Satenc0
    @Satenc0 10 หลายเดือนก่อน +1

    The pompt for upgrading from java 8 to 14 did not work, but it was easy to solve by going into module settings and upgrading source_compatibility and target_compatibility to 17

  • @programer115
    @programer115 ปีที่แล้ว +2

    now wait for the next video.