How do I change mouse cursor? [solved]

Discuss how to use the Ren'Py engine to create visual novels and story-based games. New releases are announced in this section.
Forum rules
This is the right place for Ren'Py help. Please ask one question per thread, use a descriptive subject like 'NotFound error in option.rpy' , and include all the relevant information - especially any relevant code and traceback messages. Use the code tag to format scripts.
Post Reply
Message
Author
User avatar
Hipi
Newbie
Posts: 8
Joined: Wed Aug 29, 2018 8:18 pm
Contact:

How do I change mouse cursor? [solved]

#1 Post by Hipi »

I want to customize my mouse cursor, I searched and I found this code:

Code: Select all

config.mouse = { 'default' : [ ('mouse.png', 0, 0)] }
I tried to put it on options.rpy but it didn't work. I don't know what to do
Thank you!
Last edited by Hipi on Fri Aug 31, 2018 12:48 pm, edited 1 time in total.

User avatar
Andredron
Miko-Class Veteran
Posts: 714
Joined: Thu Dec 28, 2017 2:37 pm
Location: Russia
Contact:

Re: How do I change mouse cursor?

#2 Post by Andredron »

Hipi wrote: Thu Aug 30, 2018 10:11 pm I want to customize my mouse cursor, I searched and I found this code:

Code: Select all

config.mouse = { 'default' : [ ('mouse.png', 0, 0)] }
I tried to put it on options.rpy but it didn't work. I don't know what to do
Thank you!
viewtopic.php?f=8&t=37403&hilit=mouse#p404987

User avatar
Hipi
Newbie
Posts: 8
Joined: Wed Aug 29, 2018 8:18 pm
Contact:

Re: How do I change mouse cursor?

#3 Post by Hipi »

I could do it, thank you!

Post Reply

Who is online

Users browsing this forum: Google [Bot], WladekProd