Ren'Py Shooting Gallery Mini-game Tutorial, Part 4
In this video we will make it possible to shoot cork bullets with the cork gun by clicking with the mouse and have these bullets travel to the destination of the mouse click while also scaling down to imitate the bullets moving away from us. »»» Documentation links ««« Sprites: https://www.renpy.org/doc/html/sprites.html restart_interaction(): https://www.renpy.org/doc/html/other.html#renpy.restart_interaction pygame events: https://www.pygame.org/docs/ref/event.html (the first yellow 'block' on that page has some of the name of events you can check for) If you feel something is unclear in the video, such as why we are coding something in a certain way, feel free to leave a comment below and I'll see if I can explain it a bit better. »»» Patreon ««« If you like this video and appreciate my work, you can support me on Patreon: https://www.patreon.com/ess_renpy_tutorials *** About this channel *** Welcome to my channel! I create mini-game tutorials for the Ren'Py visual novel engine for those of you who want to spice up your visual novels with some more advanced game-play mechanics. My tutorials usually mix Ren'Py's own scripting language together with Python, so it's good if you have some knowledge on how to use Python code as well. I don't have a specific upload schedule, but I try to get new videos out regularly. Thank you for watching my videos and I hope they are helpful! #renpy #tutorial #minigame
In this video we will make it possible to shoot cork bullets with the cork gun by clicking with the mouse and have these bullets travel to the destination of the mouse click while also scaling down to imitate the bullets moving away from us. »»» Documentation links ««« Sprites: https://www.renpy.org/doc/html/sprites.html restart_interaction(): https://www.renpy.org/doc/html/other.html#renpy.restart_interaction pygame events: https://www.pygame.org/docs/ref/event.html (the first yellow 'block' on that page has some of the name of events you can check for) If you feel something is unclear in the video, such as why we are coding something in a certain way, feel free to leave a comment below and I'll see if I can explain it a bit better. »»» Patreon ««« If you like this video and appreciate my work, you can support me on Patreon: https://www.patreon.com/ess_renpy_tutorials *** About this channel *** Welcome to my channel! I create mini-game tutorials for the Ren'Py visual novel engine for those of you who want to spice up your visual novels with some more advanced game-play mechanics. My tutorials usually mix Ren'Py's own scripting language together with Python, so it's good if you have some knowledge on how to use Python code as well. I don't have a specific upload schedule, but I try to get new videos out regularly. Thank you for watching my videos and I hope they are helpful! #renpy #tutorial #minigame