- All resources are now under data/ - Editors and Blades of Exile Base are no longer in Scenario Editor subfolder - User scenarios are now stored in %APPDATA% / "Application Support"
11 lines
485 B
Plaintext
11 lines
485 B
Plaintext
When editing the GIF files in this folder, you need to be aware how the hotspot is stored.
|
|
Each of these GIF files encodes the cursor's hotspot into a GIF comment with the following
|
|
syntax (case-sensitive):
|
|
|
|
Hotspot(x,y)
|
|
|
|
where x and y are substituted with the actual integer coordinates. There should be no extra
|
|
spaces anywhere in that. (However, anything after the closing parenthesis will be ignored.)
|
|
|
|
If you edit any of these images, be sure to update the hotspot if necessary!
|