Video
Creation
We created two episodes that have original songs, scores, animations and characters.
Manatee
Madness
First mini episode introducing most of the characters.
The Environment
& Hugh
The pilot episode revealing the story, world and characters in Darwin Rangers.
Characters
The cast of Darwin Rangers are a bold and quirky bunch ready to teach you all about the world.
Scenes
The magic in Darwin Rangers allows us to travel anywhere.
// All Slliders
$('.next-splide').click(function() {
$(this).closest('.splide').find('.splide__arrow.splide__arrow--next').click();
});
$('.prev-splide').click(function() {
$(this).closest('.splide').find('.splide__arrow.splide__arrow--prev').click();
});