How to Spawn random game items in 2D and pick them up using collision with C# and Win Forms
Moo ICT
Source code and Image - https://wp.me/p74nED-11b
Part 1 tutorial - https://www.youtube.com/watch?v=XaoczTCHAwc
Hi this is going to be addon tutorial from the 4 way sprite movement tutorial I have done before. I had a lot of request on this feature for this type of game and here is it now. In this tutorial we will add some functions and features to the existing game. We will load 17 different item images from a folder and load them inside of the script, we will use them to randomly drop a item on the screen. We also need to program the collision detection for the player and the item. So in this way we will be able to collect the item when the player will collide with the items. We will also give feedback to the user using a label to display which item was collected from the list.
Hope you enjoy this tutorial. Thank you all for being awesome. #mooict
Join the Flappy Bird Hunting Game in C# and OOP on Udemy - https://www.udemy.com/course/flappy-bird-hunting-game-c-sharp-master-class-mooict/?referralCode=E3A56CF675A508896FA1
LIKE - SUBSCRIBE Help MOO grow to a better channel. ... https://www.youtube.com/watch?v=QbVb5JyU4CQ
98035635 Bytes