Releases: cademtz/Pivot-Mod
Third alpha fixes. Smoothed out most cam bugs, mostly functional
Developer notes
Camera bugs are almost completely squashed with this new update! It will actually drag your whole figure without leaving the circles behind. There is a new current issue where the figure handles will appear to be shifted as well when disabling the camera.
Anyways, have fun! Once the bugs are smoothed out and the camera is usable, Beta v1 will be out.
Current features of this mod
- Adds a tab called
Piv Mod
to the top toolbar - Has a camera option that can be dragged and (mostly) works
- Effects tab to demonstrate basic tools / styles you can easily add (May be removed or improved)
Patches
- Camera now also moves segments
- Camera position is no longer incorrect or buggy when you resize Pivot's window
Planned features
- Ability to change Pivot's window theme / colors
- Ability to load multiple mods made by different people
- Scripting (So that a C++ compiler is not required to make mods)
- Movable camera that can scale, rotate, and animate
- Text tool! So that you don't have to use a sprite or stk for text
- Ability to save your modded animations (camera / text) to your PIV file and still work without mods
How to use any type of these mods with Pivot:
- Download the ZIP and extract all files anywhere you like
- Run the file named
Pivot Base Mod.exe
and have fun!
Side note:
Pivot Base Mod.exe
is simply a hacked Pivot.exe made to run mods.
The actual mod code is in PivotMod.dll
, so they both must be next to each other, wherever you extract them to.
Third alpha. The camera is coming together!
Developer notes
Camera actually works, sort of! Sprites and circles aren't affected by the camera (Often giving creepy results), because I forgot to make it do that... Also, dragging figures causes buggy smears all over the canvas.
Anyways, have fun! Once the bugs are smoothed out and the camera is usable, Beta v1 will be out.
Current features of this mod
- Adds a tab called
Piv Mod
to the top toolbar - Has a camera option that can be dragged and (partially) works
- Effects tab to demonstrate basic tools / styles you can easily add
Patches
- Camera no longer shows up in the timeline thumbnails, in renders, or while playing back
- Removed unused "Wacky lines" feature
Planned features
- Support for Pivot's icon and control styles
- Ability to change Pivot's window theme / colors
- Ability to load multiple mods made by different people
- Scripting (So that a C++ compiler is not required to make mods)
- Movable camera that can rotate and scale
- Text tool! So that you don't have to use a sprite or stk for text
How to use any type of these mods with Pivot:
- Download the ZIP and extract all files anywhere you like
- Run the file named
Pivot Base Mod.exe
and have fun!
Side note:
Pivot Base Mod.exe
is simply a hacked Pivot.exe made to run mods.
The actual mod code is in PivotMod.dll
, so they both must be next to each other, wherever you extract them to.
Second alpha. Demo effects and useless camera
Developer notes
With this new update, you can add wacky, and crappy effects to your Pivot! Try them out in the PivMod > Effects
tab! Also added a basic camera that does nothing for now.
Current features of this mod
- Adds a tab called
Piv Mod
to the top toolbar - Has a camera option that draws a (not yet usable) camera
- Effects tab to demonstrate basic tools / styles you can easily add
Planned features
- Support for Pivot's icon and control styles
- Ability to change Pivot's window theme / colors
- Ability to load multiple mods made by different people
- Scripting (So that a C++ compiler is not required to make mods)
- Movable camera that can rotate and scale
- Text tool! So that you don't have to use a sprite or stk for text
How to use any type of these mods with Pivot:
- Download the ZIP and extract all files anywhere you like
- Run the file named
Pivot Base Mod.exe
and have fun!
Side note:
Pivot Base Mod.exe
is simply a hacked Pivot.exe made to run mods.
The actual mod code is in PivotMod.dll
, so they both must be next to each other, wherever you extract them to.
First alpha. Simple example of functionality
Developer notes
The current code simply gives an example of functionality. This does not have any useful tools yet, and the window styles of Pivot Mod don't support Pivot's window styles yet.
Current features of this mod
- Adds a tab called
Piv Mod
to the top toolbar - Has a placeholder Camera and About section (Not added yet)
- Placeholder Preferences section that shows an example window
Planned features
- Support for Pivot's icon and control styles
- Ability to change Pivot's window theme / colors
- Ability to load multiple mods made by different people
- Scripting (So that a C++ compiler is not required to make mods)
How to use any type of these mods with Pivot:
- Download the ZIP and extract all files anywhere you like
- Run the file named
Pivot Base Mod.exe
and have fun!
Side note:
Pivot Base Mod.exe
is simply a hacked Pivot.exe made to run mods.
The actual mod code is in PivotMod.dll
, so they both must be next to each other, wherever you extract them to.