Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Ashizian

9
Posts
36
Followers
133
Following
A member registered Nov 01, 2021 · View creator page →

Creator of

Recent community posts

Yes

I can’t wait to see the result! :)

The same style but with an ancient (Roman/Greek), modern, cyberpunk/future and far-future/alien setting could be nice.

More variety for buildings too (Japanese/Chinese, Persian, etc.)

Thanks!

Thank you again, :)

Yeah, don't worry, that was exactly what I planned to do. :)

I asked because I could have waited a little, if something was already on the pipe. But, since I'm not a patron (yet), I cannot see what is up to vote for next release. Oh well, I will do it anyway and if there is a pack one day, I can simply add your work into my own.

Thanks for your time,

Hey!

Just a quick question: do you intend to make, in the near future (as in 'less than six month'), a pack for multiple seasons?

Thanks for the answer, :)

Well, that's bad... but I think I can find a way to work around with the wonderful power of imagination (it won't be optimal, but...).

Good luck with your VN, I wish you success.

Hey! Hope you are fine and well. :)

I wanted to know if it is possible to achieve two things with that code, and where I have to look in order to succeed (with my current level of Python, who is high enough to understand some internal logic, but too low to actually code seriously):

1. Make the phone appear from the quick menu (or by some separate textbox on top of the screen), with something to indicate the end user that there are new messages (no need to show how much).
2. Separate the phone from the story. The VN goes normally, I have messages, I can consult them later and answer without interrupting the normal flow.

For context: I intend to make something that look like a program, with a messenger on side that can appear on command, where the MC speak with its coworkers while doing his job.

I have an idea (I hope) how to modify the code in order to make it look like what I want (especially since this phone is pretty big to begin with). But after reading script.rpy and screen.rpy carefully, I don't know how to solve my two main issues.

Yes, this : https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=19295
will be more appropriate, but after an entire week, I don't even understand how to make it start without running into fatal error after fatal error!

I feel it will be easier to simply modify that framework into a very (very) basic messenger, than the other way.