-
Notifications
You must be signed in to change notification settings - Fork 218
Example: 2D Aim Down Sight
http://yvt.jp/files/programs/osppaks/pngsight.zip
This example shows how to emulate 2D aim down sight by modifying skin script files. Prior to 0.0.9, this kind of modification required you to modify the source code and recompile OpenSpades. Using the new scripting feature introduced in 0.0.9, recompilation is no longer needed.
Updated Version Available Example: 2D Aim Down Sight 2
To try this, you need semi.png, smg.png, and shotgun.png from AoS 0.75.
- Extract
pngsight.zip
. - Copy
semi.png
,smg.png
, andshotgun.png
into theGfx
directory. - Copy
Gfx
andScripts
folder into theResource
directory.
Starting from 0.0.10, you can pack files to a zip file with the extension ".pak" for better file management.
This wiki is in the middle of an update process to match the latest changes of OpenSpades 0.1.2
It may contain outdated, incorrect or incomplete information.
Please contact the repository owner (@yvt) via email or ask a question in the issue tracker if there is any obscure information you are looking for that can't be found in neither the source code nor in this wiki.