rukai / PF_Sandbox

A platform fighter sandbox featuring a character editor tightly integrated with gameplay.
GNU General Public License v3.0
41 stars 3 forks source link

Small handy editor additions #40

Closed rukai closed 7 years ago

rukai commented 7 years ago

Add arithmetic functions to numeric types in treeflection e.g. package.fighters[?].actions[?].frames[*].colboxes[*].point.0:add 10 (useful for shifting all hitboxes in a single action)