Search found 17 matches

by HypersDev
Sun May 29, 2022 4:19 am
Forum: I am a Programmer, Director, or Other
Topic: C#, Python (Renpy) Developer looking for project
Replies: 2
Views: 768

Re: C#, Python (Renpy) Developer looking for project

izanami wrote: Sun Apr 10, 2022 8:54 pm Your discord doesn't work, Here's my discord so we can speak!

ragyuo#7663
Oops! Updated now!
by HypersDev
Fri Mar 11, 2022 2:04 pm
Forum: I am a Programmer, Director, or Other
Topic: C#, Python (Renpy) Developer looking for project
Replies: 2
Views: 768

C#, Python (Renpy) Developer looking for project

Hello! I am Hypers! Before I get into what I'm looking for / experienced, a bit about myself! I am a 20 year old man living in the United Kingdom, been learning development for around a year now, and recently got a job as a Web developer, I've been playing visual novels for a while now, and they ar...
by HypersDev
Tue Aug 24, 2021 4:33 pm
Forum: Ren'Py Questions and Announcements
Topic: Item Pop-up Notification Help?
Replies: 8
Views: 1151

Re: Item Pop-up Notification Help?

create a new screen called screen got_a_new_item(): this is a easy way of doing it: screen got_a_new_item(): hbox: yalign 0.5 xalign 0.5 text "You got a new item" and then anywhere in your game inside a label label f: e "Hello I wnat to buy this item" a "Okay, here you go, ...
by HypersDev
Tue Aug 24, 2021 4:32 pm
Forum: Ren'Py Questions and Announcements
Topic: Item Pop-up Notification Help?
Replies: 8
Views: 1151

Re: Item Pop-up Notification Help?

The solution depends of how you show objects for mini-game and how you arrange player's interaction with the game. If you'll provide the code you got, this definetly will help to suggest something more accurate. Sure thing! The mini-game in question is this one: https://lemmasoft.renai.us/forums/vi...
by HypersDev
Fri Aug 20, 2021 12:54 pm
Forum: Ren'Py Questions and Announcements
Topic: Item Pop-up Notification Help?
Replies: 8
Views: 1151

Item Pop-up Notification Help?

Hello! I have a mini-game where you click on an object, and it adds it to your inventory. Although I want to add a feature where, when you click on the object, it plays a little animations next to the object, (a little +1) using a webm file, or something similar, although I can't figure out how to d...
by HypersDev
Wed Aug 18, 2021 4:58 pm
Forum: Ren'Py Cookbook
Topic: Randomized Item Clicking Mini-game
Replies: 0
Views: 2051

Randomized Item Clicking Mini-game

An item picking game where items randomly spawn across the screen and you need to click on them. Currently, the peaces have 5 locations it can spawn, same as mushrooms.. although all you need to do to randomize it, is add more to the location arrays, and change the randomizer to include that much. i...
by HypersDev
Wed Aug 04, 2021 4:26 pm
Forum: Ren'Py Questions and Announcements
Topic: Sized ImageButtons?
Replies: 2
Views: 1173

Re: Sized ImageButtons?

Step 1: make everything, but areas you want to be sensitive, transparent. Like that: https://i.imgur.com/5AbNWGy.png Step 2: create an imagebutton using this image and place it in its proper place Step 3: set focus_mask property to True: https://www.renpy.org/doc/html/style_properties.html#style-pr...
by HypersDev
Wed Aug 04, 2021 4:24 pm
Forum: Ren'Py Cookbook
Topic: yet another phone system + UI
Replies: 20
Views: 15553

Re: yet another phone system + UI

Damn, this looks really nice :)
by HypersDev
Wed Aug 04, 2021 4:22 pm
Forum: Ren'Py Cookbook
Topic: Simple Chapter Per Character Selection Screen.
Replies: 0
Views: 2515

Simple Chapter Per Character Selection Screen.

Hello! This is a very simple looking character selection screen. This is some basic code you could either use whenever, or change the format of to use in a themed menu. Features: It allows up to around 8 characters without it looking weird, and allows up to 300 chapters per character (I hope noone w...
by HypersDev
Thu Jul 29, 2021 8:01 pm
Forum: Ren'Py Questions and Announcements
Topic: Sized ImageButtons?
Replies: 2
Views: 1173

Sized ImageButtons?

Hello all! Is there a way to re-size image buttons to be a certain shape? I am creating a point and click game, and I have only figured out how to add an image button in a certain bit of an image, instead of a certain area... image_2021-07-30_010106.png I want an image-button to be the size of this ...
by HypersDev
Wed Jun 09, 2021 4:32 pm
Forum: I am a Programmer, Director, or Other
Topic: C#, Python (Renpy) Developer looking for project
Replies: 1
Views: 941

C#, Python (Renpy) Developer looking for project

Hello! I am Hypers! Before I get into what I'm looking for / experienced, a bit about myself! I am a 20 year old man living in the United Kingdom, been learning development for around a year now, and recently got a job as a Web developer, I've been playing visual novels for a while now, and they ar...
by HypersDev
Wed Jun 09, 2021 4:22 pm
Forum: I am a Programmer, Director, or Other
Topic: [FREE] [HOBBY] Developer looking for project
Replies: 4
Views: 2653

Re: [FREE] [HOBBY] Developer looking for project

Hello. I'm working on a NSFW game called World's Crossing Academy. I took over the programming from my previous coder, and am looking to add features to the game such as side story routes and quest steps. Here's the explainer post: https://www.patreon.com/posts/what-is-worlds-43632064 As you can se...