godot-watabou-city

An asset by tavurth
The page banner background of a mountain and forest
godot-watabou-city hero image

Quick Information

0 ratings
godot-watabou-city icon image
tavurth
godot-watabou-city

Allows loading of the awesome watabou.github.io/city-generator JSON export files in Godot 4.x

Supported Engine Version
4.0
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

README img

Table of Contents

  1. Usage

Load and manipulate city-scapes from the awesome Watabou City Generator

Usage

  1. Install addon

Only the /addons/godot-watabou-city is required to use this addon Any other files here except for the license can be removed.


func _ready():
    var map = WatabouMap.new().load("trunwick.json")

    map.draw(self)

Screenshot

README img

Allows loading of the awesome watabou.github.io/city-generator JSON export files in Godot 4.x

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
godot-watabou-city icon image
tavurth
godot-watabou-city

Allows loading of the awesome watabou.github.io/city-generator JSON export files in Godot 4.x

Supported Engine Version
4.0
Version String
0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers