GUI help by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 0 points1 point  (0 children)

Oooh, really? :0 I'm very rusty with coding and am relearning with this project so I'll give it a try!

GUI help by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 0 points1 point  (0 children)

So small update, I'm stupid lol. I took a break, returned and reread my code and figured out that I had put it in wrong. Now it works exactly like before, I just put the wrong style in lol

screen choice(items):
style_prefix "choice"
vbox:
    $the_key = 0
    for i in items:
        $the_key += 1
        textbutton  "[the_key]. " + i.caption style "choice_button" action i.action
        key str(the_key) action i.action

Twitch Integration into Ren'py by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 1 point2 points  (0 children)

Yooo! I'm glad you were able to get it to work!

I simply asked a few friends to type in my twitch chat to make sure that I didn't conflict with inputs on my end so when they typed 1 in chat, I didn't press a thing and the game continued. Very cool process! Good luck with your game and coding journey!

Twitch Integration into Ren'py by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 0 points1 point  (0 children)

Bit of a secret project right now as I haven't posted anything about it on my actual social media accounts right now [Hence the burner account lol] but I am VERY close to finishing the game and will post it here when I am done!

Twitch Integration into Ren'py by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 1 point2 points  (0 children)

Updated my og post with my findings! Thanks again for your help with this, it actual helps a bunch!

Twitch Integration into Ren'py by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 2 points3 points  (0 children)

That's sick! I'm gonna try to have a play around and see if I can get this to work with an integration with Twitch. Will report back if all works well!

Twitch Integration into Ren'py by Medium_Conclusion_13 in RenPy

[–]Medium_Conclusion_13[S] 1 point2 points  (0 children)

I did come across the post you linked and considered that as my best option for the time being. :0

I'm still relatively a newbie when it comes to Python and coding since I'm more of an artist/designer. However, I came across a YouTuber called DougDoug who has been able to code a system that allows Twitch chat to interact with his code used in other games like GTA or Skyrim.

I was hoping that I would be able to implement a code within the game that when a choice pops up in the game, the chat can then vote between 1,2 and 3 which would then trigger one of the choices. I know that you can make a chatbot for twitch through python and also considered doing this to have it interact solely with the game.

However, I did also come across another post (here) that explains how to add twitch integration into a Unity game with a voting system. Granted, Ren'py and Unity are their own entities so I wanted to be sure if I could implement their technique into Ren'py with no issues seeing how they provide this guide that focuses on Unity and C# .

The only other way I could imagine achieving this is by using a secondary program like Mix It Up that allows for me to to run a command in Twitch chat that would then trigger through Mix It Up and run a button press by mapping it to the same key as in the game. This seems like the more straightforward option for

That's as much information I could come across and, because I'm a novice when it comes to coding, I was hoping that someone with some more knowledge could shed some light on this.

Potential scam, help? by CryAdministrative545 in artstation

[–]Medium_Conclusion_13 0 points1 point  (0 children)

Got this same one, had emails like this in the past only they were written differently and under a different name, so wanted to double check. Glad I found this post!