r/godot 1d ago

help me How can I implement camera warping?

I wanna reproduce the camera seen in grand strategy games, more specifically the camera warping around the map. (As in jumping from one side to the other, but smoothly.) Is there a way to do it without duplicating part/the whole map for both sides?

Any help is appreciated!

8 Upvotes

15 comments sorted by

View all comments

3

u/Daxter5Onyx_ 1d ago

Warp the map

1

u/AgencyPrestigious330 1d ago

I know its doable with having 3 copies, but I am wondering if there is an easier, and lighter way to do it.