Search found 1 match

by ElyasPilot
Wed Jul 15, 2020 9:47 am
Forum: Ren'Py Questions and Announcements
Topic: [SOLVED] Animated image-map based main-menu/regular ones
Replies: 10
Views: 7954

Re: [SOLVED] Animated image-map based main-menu/regular ones

Hello there! I'm also trying to make an animated image map for my menu. I've been trying to use the code by mugenjohncel , adding the suggestions by PyTom . This is my code so far label main_menu: scene gui/main_menu python: result = renpy.imagemap(Animation("gui/main_menu.png", .2, "...