Pixel Camera Pro is a pixel-perfect camera system for 2D pixel art games with jitter-free movement, per-layer resolution, and smooth parallax.Demo / Documentation / Discord / Email★ Introduction ★Pixel Camera Pro is a pixel-perfect camera system designed for 2D pixel art games. It delivers smooth, jitter-free camera movement while rendering different parts of your scene through separate Pixelation Layers at different resolutions. Each layer stays pixel-perfect on its own, making smooth parallax possible.★ Key Features ★✓ Jitter-Free Camera MovementMove your camera smoothly without jitter.✓ Per-Layer ResolutionRender different parts of your scene at different resolutions while keeping each one pixel-perfect. Native resolution is also supported.✓ Smooth ParallaxCreate smooth parallax without giving up pixel-perfect rendering. Each layer keeps its own pixel grid while moving at a different speed, so your background, foreground, and gameplay layers can move independently without snapping to the same pixel grid.✓ Smooth ZoomAdjust the camera zoom at runtime while keeping the pixelated look consistent.✓ Shader FreeNo special shaders required. Keep using your existing materials without making changes.✓ Cinemachine CompatibilityUse Pixel Camera Pro alongside Cinemachine for camera control.Pixelation Layer: Instead of rendering your whole scene as one image, Pixel Camera Pro splits it into separate pixelation layers. Each layer can use its own given resolution (PPU) while remaining pixel-perfect.Performance:Each pixelation layer you add is basically an extra camera rendering your scene, so the more layers you use, the more it costs. Keep your pixelation layer count to what you actually need.


