Hello all,
Is it possible to mix 3D and 2D? As in, 3D rendered graphics and objects with 2D sprites, then areas with full 3D?
In a 2D environment, would a 3D camera-like angle movement be supported?
Hello all,
Is it possible to mix 3D and 2D? As in, 3D rendered graphics and objects with 2D sprites, then areas with full 3D?
In a 2D environment, would a 3D camera-like angle movement be supported?
Yes, it’s completely possible. Use https://github.com/rgrams/rendercam and you can make a 2.5D platformer pretty easily.