- Sep 26, 2018
- 3,130
- 3,194
okay I have one problem with imagebutton
here my code
here is video it shouldn't be doing this it didn't do this before
View attachment New Project.webm
here my code
Python:
screen d_room():
modal True
imagebutton:
focus_mask True
idle "images/bedroom/david/d_room_bed.png"
hover (im.MatrixColor("images/bedroom/david/d_room_bed.png",im.matrix.brightness(0.30)))
action [Hide("d_room"), Call("Sleep")]
here is video it shouldn't be doing this it didn't do this before
View attachment New Project.webm
Last edited: