Content Patcher Animation

This lets you animate textures in Content Patcher with the "EditImage" Action.

It adds two new properties - "AnimationFrameTime" which is the amount of ticks between each frame (in game ticks, which is 60 per second), and "AnimationFrameCount" which is how many frames there are.

All frames must be next to each other horizontally in the same "FromFile" image.

See this CP mod for an example.

Each patch must have a unique "LogName".

<
>
  • 1.1.9
  • 1.1.8
  • 1.1.7
  • 1.1.6
  • 1.1.4
  • 1.1.2
  • 1.1.1
  • 1.1.0
  • 1.0.0
Release Dev

Version: 1.1.9
Mon, 15 Mar 2021 01:22:28 +0000
Fix for CP 1.21, probably fix splitscreen.

Downloads:

Full Changelog

  • 1.5
  • 1.4
  • 1.3.36

The source code for this project can be found here.