An open API service indexing awesome lists of open source software.

https://github.com/devpoodle/room2d

A Godot 4 plugin allowing you to easily section off your 2d levels into distinct rooms.
https://github.com/devpoodle/room2d

2d camera godot godotengine plugin

Last synced: about 1 year ago
JSON representation

A Godot 4 plugin allowing you to easily section off your 2d levels into distinct rooms.

Awesome Lists containing this project

README

          

## Room2D

This plugin adds in 2 main nodes: RoomCamera2D and Room2D. Room2D allows you to section off areas of a 2d level. RoomCamera2D then allows you to move between these rooms.