Newer
Older
DungeonShooting / DungeonShooting_Godot / addons / dungeonShooting_plugin / ActivityObjectReset.tres
@小李xl 小李xl on 16 Nov 2022 376 bytes 在ActivityObject上加动画播放器
  1. [gd_resource type="Animation" format=2]
  2.  
  3. [resource]
  4. length = 0.001
  5. tracks/0/type = "value"
  6. tracks/0/path = NodePath("AnimatedSprite:material:shader_param/schedule")
  7. tracks/0/interp = 1
  8. tracks/0/loop_wrap = true
  9. tracks/0/imported = false
  10. tracks/0/enabled = true
  11. tracks/0/keys = {
  12. "times": PoolRealArray( 0 ),
  13. "transitions": PoolRealArray( 1 ),
  14. "update": 0,
  15. "values": [ 0.0 ]
  16. }