This website requires JavaScript.
Explore
Help
Sign In
Relintai
/
broken_seals
Watch
1
Star
0
Fork
0
You've already forked broken_seals
mirror of
https://github.com/Relintai/broken_seals.git
synced
2024-11-13 20:47:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3524c3bf7f
broken_seals
/
game
/
addons
/
world_generator
/
resources
/
zone.gd
7 lines
101 B
GDScript3
Raw
Normal View
History
Unescape
Escape
Initial class and plugin setup.
2021-12-21 21:50:22 +01:00
tool
extends
Resource
class_name
Zone
Add some exports to world generator's resources.
2021-12-22 10:03:55 +01:00
export
(
Rect2
)
var
rect
:
Rect2
export
(
Array
)
var
data
:
Array
Reference in New Issue
Copy Permalink