© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Dmytro Gladkyi
Unity & Web Developer
In my 4th game in the Loca Deserta Game Universe I am using InteractiveViewer widget in order to implement a map. It allows me to pan, zoom in/out, basically everything you expect from the map in a game: When the game starts I want to animate fly-ov...
Hitesh Danidhariya
Can we get the Code for reference?
Yes! The whole game is open sourced.
You can find it here:
github.com/gladimdim/chumaki
Dmytro Gladkyi Bro can you answer one of my doubts? Is it possible to translate the Interactive Viewer from translate.(150.0,200.0) to something like translate.(0.0,200.0) bcoz my matrix just translate to (150.0,200.0) doesn't go to x = 0.0.
Hitesh Danidhariya
Can we get the Code for reference?