Download the full project here github.com/mooict/Collision-Detection-Project-WPF
@pje_2 жыл бұрын
Hey, Could you make an tutorial to make multiple targets camera in C# with WPF? Please I need that to make multiplayer game in WPF, because Unity is so slow and I can't do anything and Core on my old notebook just doesn't open (like Minecraft)
@pustai16274 жыл бұрын
Lol dude I was looking for something like this all day, thx so so much for the efort în the videos, subd!
@mohamedch95754 жыл бұрын
Thanks a lot !
@jb256164 жыл бұрын
Is there a way to do this with 2 paths (SVG)?
@Stolen_Bus2 жыл бұрын
Can you show us how to do this with polygons? Thank you very much!
@338Maxime4 жыл бұрын
Can we detect collisions between images?
@mooict4 жыл бұрын
You can do it similar to this. Check out the flappy bird wpf c# tutorial for image collisions
@338Maxime4 жыл бұрын
@@mooict Can I do the intersection with the grid concept instead of the canvas?
@Capta1nJack2 жыл бұрын
XD, i was trying to code the part where we create rectangle hitboxes but it was giving a error. i thought its not working but when i decided to finish the line i saw everything was fine, it took me 10 hours to decide