Your videos are so helpful! I'm learning a lot that's helping me advance. I've got a good topic for you that I think a *TON* of people would love to have a tutorial on: how to customize the quick menu bar. It would be things like appear on hover, hide on unhover, adding a background, adding a background that follows the text when hovered / unhovered, adjusting the text position over the background, and hiding the text and only part of the background [like if the background has a tab that's intended to always be visible, then hovering makes everything else slide in from the edge of the screen].
@tomoyaokazaki2138 Жыл бұрын
You can achieve this by making a dark_transform. The downside is it requires more typing and copy/paste throughout the visual novel. Using a dark_transform, you would type something like this: Show person smile at center, dark_transform I like your concept though with having it all in the character code. The thought of less copy/paste is ideal. I’ll give this method a try. Btw, the shading on the characters (that aren’t speaking) didn’t look very noticeable.
@tash12055 ай бұрын
thank you so much. i'm new to coding & had trouble implementing what was in the file into the game before i stumbled upon your video. bless you, really
@hasamat38 Жыл бұрын
Hi! I think you really good at making video explaning to people how to make a games, so i wanted to say Great work! keep it up!!
@yoosung__ Жыл бұрын
thank you for all of your videos on renpy!! you've been helping me a lot
@Andi10673 ай бұрын
Your the reason im starting to make visual novels. Thank you for the useful knowledge youve given me. I appreciate it. :]
@litwalk6598 Жыл бұрын
Zeiiiiil, I tried to do the tutorial but it keeps saying that there is a problem with the file available in the video. I couldn't correct the code, it's all underlined in red! Can you help?
@marklakan774 Жыл бұрын
Oh this is JUST what i needed, thank you so much!
@mywelldark Жыл бұрын
Hello Zeil, I love your videos but the volume _(your voice)_ is quite low in this one. Even compared to your other ones, the volume is lower than them too.
@ZeilLearnings Жыл бұрын
Thanks for letting me know! Will take note of this for my future videos :>
@mywelldark Жыл бұрын
@@ZeilLearnings Thank you very much for your videos and everything you do.
@F9LH2002 Жыл бұрын
Great work
@angelsobituary Жыл бұрын
please help! i followed this tutorial but i dont think the callback function is working properly and the effect wont show :(
@jair4x Жыл бұрын
Oh... I always wondered how did the sprites go kinda dark when another character spoke. Interesting...
@s1nnerforever641 Жыл бұрын
Was is me or did you cut off near the ending of the video?
@sa63eng147 ай бұрын
Thank you very much for your tutorial, it was very helpful to me! By the way, I would like to ask you how to create and use dialog boxes of different sizes in renpy?
@nanyabizness218811 ай бұрын
Hii!! Not related to the topic of the video and just a simple question, im new to renpy but i wanna make my multi-layered characters like blink every random amount of seconds, aswell as animate them. how would i do that? Does renpy support psd files?
@nanami3605 Жыл бұрын
Hello! I am planning on using RenPy to create my school project- which is a game. My question is, can my classmates and teachers access the game without downloading the RenPy launcher? Thank you so much.
@chaennelchaennel6 ай бұрын
I was curious about the customization of the answers. does it work as the customization of the main menu?
@madsixvines4839 Жыл бұрын
Hii... I want to create a HUD in my game in which on the left side there is an image on which there will be a bar which shows player's health, energy, and money, in the middle of the screen there will be a digital clock image on which it will show time, and in right there will be three image buttons stats, inventory, phone. Can you help me with this?
@thebluefoxvn Жыл бұрын
I was literally just looking up how to do this omggg Also, I wish to be taught by the master 😅
@WayForwardKalius Жыл бұрын
can you make a ren'py tutorial about deleting, restoring, opening, and detecting files please?
@Kawaaiiberry11 ай бұрын
Can you make a tutorial on how adding an another language translation/option on renpy please?
@sanstempest1199 ай бұрын
HI, Im new in Renpy, after i add sprite_highlight to image it stop reading the zoom and anchor I set for the image it was like this image character: "file" sprite_highlight("char") zoom 1.2 anchor(0.5, 0.25)
@huyhieu359811 ай бұрын
Can you help me? I need to add some minigame code by Python and Pygame into my Ren'Py game. How can I do it?
@KittySimmer200110 ай бұрын
Hi Zeil I literally love all your videos. They help me so much but I was wondering if you can make a video on how to make an inventory system and if you have sorry I’m asking you, but I have struggled so hard to make an inventory system, and I need help, if you can help me, that would be greatly appreciated
@nanami3605 Жыл бұрын
Hello! Can you please make a video on how to publish the game you created in RenPy online? Thank you soooo much
@Scararias8248 Жыл бұрын
HOLA, tus tutoriales me han ayudado bastante!! son una maravilla, podrias subir uno donde expliques como enviar a una ruta dependiendo de las elecciones, si en el capitulo 1 elije todas las opciones de una historia que en el 2 siga con lo elegido
@yasminetaraboulsi Жыл бұрын
Can you make a tutorial on how to show 4 or more characters in a scene?
@AiLavYuu Жыл бұрын
Hi, can you do a tutorial about chat system like in Mystic Messenger? Thanks.
@yasminetaraboulsi Жыл бұрын
What if you want to change the main menu after playing the game using persistence? Can you make a tutorial for that?
@athenyach Жыл бұрын
THANK YOU ZEIL!!! GODSENT
@souravde2029 Жыл бұрын
I'm so happy you are still uploading. So here are a few things that would be great if you could make a video on. How to store relations, like the player has made all the right choices and now his friend character has become his best friend. How do we do that? Next I saw your map video and it was very nice but how do we progress in it, for example The player visits his friend A's house and does some tasks there and then leaves and goes to friend B's house and the next day when he goes back to friend A's house we resume the task from where they left it for example task 2. These 2 are very confusing and I could really use a tutorial on it.
@batatapalha1241 Жыл бұрын
For the first, u can use a variable that store numbers. Everytime that the player makes a correct choice, adds 1. When doing a bad choice, loses 1. If the number is higher then a pre defined one, the character in question becomes his best friend. For the second, maybe doing a distribution of If statements and boolean
@piput85335 ай бұрын
This doesn't work at all
@alexjunior64633 ай бұрын
please don't stop making tutorials
@pentagramburns10 ай бұрын
Hi Zeil, thanks for the content! (liked and subscribed!) I have a question with making a call back to a character when the player has input their own name. I've been trying a few things and nothing is working. I'll put my code below. The first is working fine, the second is not working. If anyone can help, it would be great! (WORKING FINE) define t = Character('Topaz', image='i_topaz.png', color="#d2be0a", callback=name_callback, cb_name='t') image i_topaz =At('i_topaz.png', sprite_highlight('t')) (NOT WORKING DUE TO NOT RECONGNISING INPUT NAME.) define P = Character('%(P)s', image='i_mc1l.png', color="#e712b2", callback=name_callback, cb_name='%(P)s') image i_mc1l =At('i_mc1l.png', sprite_highlight('%(P)s'))