mirror of
https://github.com/Gongxh0901/kunpolibrary
synced 2025-10-30 10:55:40 +00:00
仓库中添加内置的demo
This commit is contained in:
BIN
demo/FguiCreator3.8/assets/Condition/image/image_reddot_bg.png
Normal file
BIN
demo/FguiCreator3.8/assets/Condition/image/image_reddot_bg.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 933 B |
13
demo/FguiCreator3.8/assets/Condition/image/item_reddot.xml
Normal file
13
demo/FguiCreator3.8/assets/Condition/image/item_reddot.xml
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<component size="42,42" pivot="0.5,0.5">
|
||||
<displayList>
|
||||
<image id="n17_wjpd" name="img" src="sf8l2" fileName="image/image_reddot_bg.png" xy="0,0" pivot="0.5,0.5">
|
||||
<relation target="" sidePair="width-width,height-height"/>
|
||||
</image>
|
||||
</displayList>
|
||||
<transition name="normal" options="2" autoPlay="true" autoPlayRepeat="-1" frameRate="30">
|
||||
<item time="0" type="Scale" target="n17_wjpd" tween="true" startValue="1,1" endValue="0.85,0.85" duration="6"/>
|
||||
<item time="6" type="Scale" target="n17_wjpd" tween="true" startValue="0.85,0.85" endValue="1.1,1.1" duration="12"/>
|
||||
<item time="18" type="Scale" target="n17_wjpd" tween="true" startValue="1.1,1.1" endValue="1,1" duration="6"/>
|
||||
</transition>
|
||||
</component>
|
||||
Reference in New Issue
Block a user