general in Devs

Indie Games


For day 951 of coding, I adjusted the dash speed to confirm my suspicion on why the collision error is occurring. It is indeed the dash is too much for the player's hitbox. I need to figure out why it only really occurs while right against the wall


For day 950 of coding, I've changed how the collision checks are handled. It seems the one collision is working properly, but now I have some trouble with the collision above the wall


For day 949 of coding, I found that the collision problem is due to both top and bottom hitbox being activated. I've tried to adjust the hitbox to no avail


For day 948 of coding; I haven't fixed the collision problem yet, but I have managed to pinpoint which script to look into











My new 3D game (it will just be for practicing making 3D games and it might not be published) will be called DRS Zone

As I said in the previous post, here is a reference that I was inspired by when creating "Something". The original is in this video: https://youtu.be/x97g64_g-pA?si=uJwuoT2Ywl6_aThV

https://youtu.be/x97g64_g-pA?si=uJwuoT2Ywl6_aThV
https://youtu.be/x97g64_g-pA?si=uJwuoT2Ywl6_aThV
https://youtu.be/x97g64_g-pA?si=uJwuoT2Ywl6_aThV


For day 946 of coding, I'm on the right track in correcting the collision while dashing







