Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
cuckoo4cocoapuffs - itch.io
[go: Go Back, main page]

Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

cuckoo4cocoapuffs

5
Posts
1
Followers
A member registered Apr 23, 2021

Recent community posts

Here is a little something to help you out with the gallery.

https://pixeldrain.com/u/bbari9nJ

You can use https://winmerge.org/ to compare the changes I made to the scripts.

Replay Information

https://www.renpy.org/doc/html/rooms.html#replay

It works off labels so add a label for when a scene begins and "renpy.end_replay()" for when a scene ends. 


Scope is used to set any variables needed for the scene.

For the gallery itself I just went with Grids and Image Buttons.

https://www.renpy.org/doc/html/screens.html?highlight=grid#grid

https://www.renpy.org/doc/html/screens.html#imagebutton

Ren'Py 7.4.6 "Lucky Dice"

https://www.renpy.org/latest.html

Edited the Main Menu a bit to get rid of the default navigation background.  Added your information to the About section.