Giter VIP home page Giter VIP logo

renpy_krkr_faq's People

Contributors

kuonyuu avatar

Stargazers

 avatar

Watchers

 avatar

renpy_krkr_faq's Issues

[renpy] 參考網站

[jp]

http://akakyouryuu.com/

http://crasm.seesaa.net/

http://www.make-suisen.com/renpy/index.html

https://proudust.github.io/20200512-renpy-tips/

https://crasm-i.wixsite.com/main/ren-py

http://renpy.chocolatemintfudge.net/

https://twitter.com/hashtag/RenPy%E5%B0%8F%E6%8A%80?f=live

https://renpymemo.hateblo.jp/

http://haraita9283.blog98.fc2.com/?tag=Ren-Py

http://www.windproject.sakura.ne.jp/renpy/wiki/index.php?title=Ren%27Py_%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6

https://peace.5ch.net/test/read.cgi/gamedev/1286533306/l50

http://nagitsukasa.blog.shinobi.jp/Entry/560/

https://h9o6.blog.fc2.com/

http://lab.knightstyle.info/category/programing/python/renpy/

https://kijino8.fanbox.cc/posts/3135970?utm_campaign=post_page&utm_medium=share&utm_source=twitter

http://nyaatrap.blog.fc2.com/

http://uwao.3rin.net/

https://github.com/nyaatrap/renpy-utilities


[eng]

https://twitter.com/i/events/1300171626051297281

https://sugarscript.itch.io/cute-demon-crashers
https://github.com/robotlolita/cute-demon-crashers

https://videlais.com/category/renpy/

https://gist.github.com/search?l=Ren%27Py&o=desc&q=.rpy&s=updated

https://github.com/GanstaKingofSA/DDLCModTemplate2.0

https://github.com/RuolinZheng08/renpy-awesome-template

https://github.com/ticlock/RenPy_Custom_Save_Load

https://github.com/cheonbyeol/RenPy-GalleryPlus

https://github.com/AgentAlpha81/RenPyParticles

https://github.com/GanstaKingofSA/RenPy-Universal-Player

https://github.com/Habitacle/battle-engine

scrollbutton.rpy
https://gist.github.com/midgethetree/b210ddadfb07e85873022fde0202f646

screen_choice.rpy
https://gist.github.com/dossy/cbb7b7ed18a292e4d9c51c8d63a15c69

Using %s to generate Images for sprites and more
https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=48348#p478897

quick menu
https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=34075#p386278

https://woodsy-studio.com/game-development/panning-in-renpy/

https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=16604#p216356

https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=27803#p334152

event gallery
https://lemmasoft.renai.us/forums/viewtopic.php?f=51&t=18784#p243526

https://tofurocks.itch.io/renpy-gui-template


[tc]

https://brettlin-78528.medium.com/renpy%E5%AF%A6%E6%88%B0%E7%B6%93%E9%A9%97%E5%88%86%E4%BA%AB-%E7%8C%9C%E6%8B%B3%E9%81%8A%E6%88%B2-11663194d184

https://wningningw.blogspot.com/

https://ossf.denny.one/en/foss-programs/8811-renpy.html


[sc]

https://www.yiyibooks.cn/trz1118/RenPy_Document/index.html

[renpy] 標題畫面背景隨遊戲進度變更

screens.rpy

screen main_menu():
(省略)

 style_prefix "main_menu"

 if persistent.cheat == True or (persistent.inu_win == True and persistent.inu_lose == True and persistent.aya_win == True and persistent.aya_lose == True and persistent.kugu_win == True and persistent.kugu_lose == True):
        add "gui/main_menu2.webp"
 else:
        add gui.main_menu_background

[renpy] draw shape

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.