mirror of https://github.com/axmolengine/axmol.git
Merge pull request #20130 from Mee-gu/fixParticleIssue
add particle texture
This commit is contained in:
commit
edb6d90f39
|
@ -103,6 +103,6 @@
|
|||
<key>tangentialAccelVariance</key>
|
||||
<real>0</real>
|
||||
<key>textureFileName</key>
|
||||
<string>particle.png</string>
|
||||
<string>pea.png</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
|
@ -95,6 +95,6 @@
|
|||
<key>tangentialAcceleration</key>
|
||||
<real>0.0</real>
|
||||
<key>textureFileName</key>
|
||||
<string>particle.png</string>
|
||||
<string>pea.png</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 2.8 KiB |
Loading…
Reference in New Issue