@@palmossi i think he has some school project and he got a on his game for doin dis tutorial
@palmossi5 ай бұрын
@@sefafut ok
@BananaMan67634 ай бұрын
Thank you so much for making this. Also, I think another way for making hitboxes for clones is adding the hitbox and visuals in the same sprite, then making it so the clones have a forever loop, and in it it has switch costume to hitbox and below that is switch costume to visual. This makes it so you see the visual, but it has a functioning hitbox.
@BananaMan67634 ай бұрын
So I’m currently working on a project that will involve enemies, and I think I’d like to take your approach of making a separate hitbox and visual sprite for enemies and using lists. This is because some enemies in the game I’m working on currently will change the player in point towards them, but if I use the method of putting both the hitbox and visuals in the same sprite then the hitbox would also rotate.
@etelshin2 ай бұрын
at 1:37, USE BITMAP if you're game is pixelated, and i dont mean [convert vector to bitmap]
@abdou_gamer716111 ай бұрын
this is so helpful now my games will turn for the best!
@cameronbeaven Жыл бұрын
what about for like, a scrolling menu?like a shop with a scrolling feature. how would i get the hitboxes to stay on one item? (i only have one sprite, and its just a row of the items)
@dermosquitor9984 Жыл бұрын
Very cool what you have done with the clones and that they dont spin around but still turn in the direction of the player. But i dont get the Thing with the hitboxes. Do they affect the range it needs to touch each other and why?^^
@smallhead96856 ай бұрын
i might be stupid but how do i make the hit boxes interact, i want to make a wall, and floor
@AntiZ0o9 ай бұрын
The nice thing is I’m making a boss and making an animation while it’s moving is getting frustrating. And now with this hitbox all I need to do is loop the animation. Thanks bro!
@JimmySummon-x6l2 ай бұрын
Thank You Very Much For Helping Through The Day
@superdinoholt29566 күн бұрын
I’m making a game we’re I delete clones but when I delete the hit box the visual dosnt get deleted what do I do it’s a fnf game so I’m trying to make it accurate so you can also do spam notes but I can’t do it right since with broadcast block or variables it deletes all of the clones I just need it to delete the visual clone that the hit box clone was deleted of can someone tell me what to do
@luviana_2 жыл бұрын
Why make a hitbox sprite when you can just swap to the costume, check for collision, then swap back to the previous costume? If you fear the controls will interfere with the collision check, you can use variables to control movement (velocity variables, very versatile), and only change the position BEFORE checking collision.
@bereichsleiter88002 жыл бұрын
cuz some people want to still be able to switch costumes
@NoobBot33092 жыл бұрын
@@bereichsleiter8800you could just create a variable and switch the costume to that variable
@bereichsleiter88002 жыл бұрын
@@NoobBot3309 thats an idea
@jamie32792 жыл бұрын
I forgot to use variables.
@XylonXD2 жыл бұрын
octopus be like: i be as fast as frick boiii
@almahnak123 жыл бұрын
good tutorial i lern alot
@gastastana12882 жыл бұрын
but you didn't learn how to write correctly
@prayertardey42732 жыл бұрын
@@gastastana1288 LOL
@boompancakes212 жыл бұрын
@@gastastana1288 epik
@vqdezz7662 Жыл бұрын
how do you do it on multiple sprites?
@jarbear9447 Жыл бұрын
what if you have differnt costumes for one sprite
@baileykerr774 Жыл бұрын
This will be good for making a-60
@arch23002 жыл бұрын
thanks the odd sprite I had in my game made it so I could walk into walls now that isn't happening
@user-ze8pk2km1u4 ай бұрын
POV: you say basically in every word you say..
@jakenester532 жыл бұрын
Bru just put the turn code under the point towards code and the problem is fixed 1:15
@asherkprazeon87025 ай бұрын
why it has to be purple not invisible becase u can see it#######################
@kosei25122 жыл бұрын
Tysm this is a lifesaver
@hamzakhaled4107 Жыл бұрын
So helpful!
@sawbladed2 жыл бұрын
Hey guys! get him to 1K subs!
@conormoralescorn34157 ай бұрын
Ty
@Am.lion. Жыл бұрын
You saved my life
@Zinco744 Жыл бұрын
I can't get the hitbox to work
@Mister_mic_microwave9 ай бұрын
He’s just showing how to set it up which is stupid
@VentilationMachine5 ай бұрын
Wait how do we make it work then?
@PollyCot Жыл бұрын
Thanks man
@Fd_Port10 ай бұрын
Good job 👍
@ZzigZaG00NIN Жыл бұрын
📝 interesting
@txr40323 жыл бұрын
this is wayyy too complicated for me but the hitbox really isnt necessary for my project, thanks anyways