lfs, current build
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<Cursor TextureRootPath="gfx" SoundRootPath="sfx" Anm2="cursor/cursor.anm2">
|
||||
<Actions>
|
||||
<Idle Animation="Default" />
|
||||
<Click Animation="Click" />
|
||||
<Hover Animation="Hover" />
|
||||
<Grab Animation="Grab">
|
||||
<Sound Path="grab.ogg" />
|
||||
<Particle Type="Circle" />
|
||||
</Grab>
|
||||
<Release>
|
||||
<Sound Path="release.ogg" />
|
||||
</Release>
|
||||
<Pan Animation="Pan" />
|
||||
<Zoom Animation="Zoom" />
|
||||
<Dispose Animation="Dispose" />
|
||||
<Throw>
|
||||
<Sound Path="throw1.ogg" />
|
||||
<Sound Path="throw2.ogg" />
|
||||
<Sound Path="throw3.ogg" />
|
||||
</Throw>
|
||||
</Actions>
|
||||
</Cursor>
|
||||
Reference in New Issue
Block a user