I tried this:
Code: Select all
style.default.xalign= 0.6Code: Select all
style.default.xalign= 0.6Alex wrote:Tryhttp://www.renpy.org/doc/html/atl.htmlCode: Select all
image ctc icon: "cacete.png" 0.5 Null() 0.5 repeat
Can't find the persistent data here. It's some code?FlawedFlare wrote:Did you try deleting persistent data?
FlawedFlare wrote:Go to options.rpy. Find this code.Change the number into any that you see fit.Code: Select all
## The default text speed in characters per second. 0 is infinite. config.default_text_cps = 45