Search found 3 matches
- Sun Oct 04, 2020 9:00 am
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] How to hide an image when hovering over an image button?
- Replies: 2
- Views: 400
Re: How to hide an image when hovering over an image button?
you cannot put actions inside a transform, try this one instead. image Far = "Far.png" transform open: on hover: xpos 954 ypos 200 linear 0.3 xpos 954 ypos 200 screen test: imagebutton: idle "FarRB.png" hover "FarRBH.png" xysize(640,720) xpos 954 ypos 200 at open action NullAction() hovered Functio...
- Sun Oct 04, 2020 6:49 am
- Forum: Ren'Py Questions and Announcements
- Topic: [Solved] How to hide an image when hovering over an image button?
- Replies: 2
- Views: 400
[Solved] How to hide an image when hovering over an image button?
I want to be able to hide a displayed image when I hover over an image button. I tried using the following script to no avail: image Far = "Far.png" transform open: on hover: xpos 954 ypos 200 Hide(Far, transition=None) linear 0.3 xpos 954 ypos 200 screen test: imagebutton: idle "FarRB.png" hover "F...
- Sun May 28, 2017 6:59 am
- Forum: Creator Discussion
- Topic: Warning: Artist "Alvissa" [Resolved].
- Replies: 9
- Views: 2391
Re: Warning: Artist "Alvissa" [Resolved].
I'm glad the issue has been resolved too. I myself have recently had the same issue, initially the artist was sending me the commissions regularly. However for the last 2 months she hasn't responded to any of my emails and hasn't sent me any updates for the most recent commissions.