Example: 2D Aim Down Sight - yvt/openspades GitHub Wiki
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
How to Try
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.