Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
fire committed Nov 13, 2024
1 parent a3882e2 commit b051078
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion decisions/20241112-godot-animation-streaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,6 @@ class AnimationPlayer:
streaming_data.ring_buffer.advance_read(1)
```


## The Benefits

Efficient memory usage by loading only necessary animation data. This allows for the import of extremely long animations and streaming them, with configurable settings to suit different project needs.
Expand Down

0 comments on commit b051078

Please sign in to comment.