1)I have found the character creator,and so far I think it is awesome.Is there anything similar for backgrounds?
2)Let's say that at one point I want to increase one variable in the code for +1.However I want to inform the player that the variable has been increased or the flag has been changed.I have seen this done in several ren'py based games,usually via text bubbles.How do I do that?
3)Is it possible to learn python from Ren'py?I am already a decent programmer in some other languages(C,C++,Java,QML).Learning python is one of my goals for using Ren'py.
Oh and I want to thank all the developers of Ren'py,because your product is awesome and helps out Linux gaming a lot!I am an exclusive Linux user and Ren'py is one of the first things I install on my Linux boxes!
Several questions...And a praise to the developers!
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
-
- Newbie
- Posts: 13
- Joined: Sun May 17, 2015 7:46 pm
- Contact:
- Taleweaver
- Writing Maniac
- Posts: 3428
- Joined: Tue Nov 11, 2003 8:51 am
- Completed: Metropolitan Blues, The Loyal Kinsman, Daemonophilia, The Dreaming, The Thirteenth Year, Adrift, Bionic Heart 2, Secrets of the Wolf, The Photographer
- Projects: The Pilgrim's Path, Elspeth's Garden, Secret Adventure Game!
- Organization: Tall Tales Productions
- Location: Germany
- Contact:
Re: Several questions...And a praise to the developers!
Your thread is, partially, about Ren'Py, so I'm moving it.
To answer 2:
To answer 2:
Code: Select all
$ stat += 1
"Your stat has just risen by 1 and is now [stat]."
Scriptwriter and producer of Metropolitan Blues
Creator of The Loyal Kinsman
Scriptwriter and director of DaemonophiliaScriptwriter and director of The Dreaming
Scriptwriter of Zenith ChroniclesScriptwriter and director of The Thirteenth Year
Scriptwriter and director of Romance is DeadScriptwriter and producer of Adrift
More about me in my blog"Adrift - Like Ever17, but without the Deus Ex Machina" - HigurashiKira
-
- Newbie
- Posts: 13
- Joined: Sun May 17, 2015 7:46 pm
- Contact:
Re: Several questions...And a praise to the developers!
That is certainly one way,but I thought about something more like this the way it is done in Long live the queen,for the main characters emotions.
- trooper6
- Lemma-Class Veteran
- Posts: 3712
- Joined: Sat Jul 09, 2011 10:33 pm
- Projects: A Close Shave
- Location: Medford, MA
- Contact:
Re: Several questions...And a praise to the developers!
To answer #1...not that I know of. Thought go to the creative commons thread...there are a lot of free backgrounds. Check out Uncle Mugen's thread.bluedragon77 wrote:1)I have found the character creator,and so far I think it is awesome.Is there anything similar for backgrounds?
2)Let's say that at one point I want to increase one variable in the code for +1.However I want to inform the player that the variable has been increased or the flag has been changed.I have seen this done in several ren'py based games,usually via text bubbles.How do I do that?
3)Is it possible to learn python from Ren'py?I am already a decent programmer in some other languages(C,C++,Java,QML).Learning python is one of my goals for using Ren'py.
To answer #3...If you really want to learn Python, I recommend the free Python beginners course from codeacademy.com They say it about 13 hours, but if you know other languages, you'll finish it faster.
A Close Shave:
*Last Thing Done (Aug 17): Finished coding emotions and camera for 4/10 main labels.
*Currently Doing: Coding of emotions and camera for the labels--On 5/10
*First Next thing to do: Code in all CG and special animation stuff
*Next Next thing to do: Set up film animation
*Other Thing to Do: Do SFX and Score (maybe think about eye blinks?) Check out My Clock Cookbook Recipe: http://lemmasoft.renai.us/forums/viewto ... 51&t=21978
*Last Thing Done (Aug 17): Finished coding emotions and camera for 4/10 main labels.
*Currently Doing: Coding of emotions and camera for the labels--On 5/10
*First Next thing to do: Code in all CG and special animation stuff
*Next Next thing to do: Set up film animation
*Other Thing to Do: Do SFX and Score (maybe think about eye blinks?) Check out My Clock Cookbook Recipe: http://lemmasoft.renai.us/forums/viewto ... 51&t=21978
Who is online
Users browsing this forum: No registered users