Compatibility
Minecraft: Java Edition
1.21.5
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 5 days ago
Updated 2 weeks ago
Changelog
Dynamic Cutscenes v0.1 - Initial Release
Core Features
- Point-based camera system with position and rotation capture
- Smooth interpolation between camera points
- Multiple interpolation modes:
linear
,Y-curve
,X-curve
,Z-curve
, andnone
! - Configurable interpolation amount
- Variable playback speed control
Interpolation System
Linear
interpolation for straight-line movementY-curve
interpolation for parabolic arcing motionX-curve
interpolation for stepped lateral movementZ-curve
interpolation for stepped depth movement- Smooth rotation transitions between all point types
Admin Interface
- Complete admin menu with pagination support
- Individual cutscene management and options
- Particle visualization system with customizable duration and types
- Display name system for organized cutscene labeling
- Bulk operations for clearing all cutscenes
Function System
- Add custom commands to cutscenes with precise timing
- Delay based execution during cutscene playback
- Function management interface with add/remove capabilities
Help System
- Comprehensive in-game help documentation
- Paginated help sections: Creating Points, Playing Cutscenes, Management, Parameters, Tips
- Command suggestions with hover explanations
Commands
/function dynamic_cutscene:positions/set_position
- Create cutscene points/function dynamic_cutscene:cutscene/play_cutscene
- Play cutscenes/function dynamic_cutscene:admin/admin_menu
- Access management interface/function dynamic_cutscene:admin/help
- View help documentation/function dynamic_cutscene:cutscene_clear
- Remove cutscenes
Notes
- Run
/function dynamic_cutscene:admin/admin_menu
to get started!