• Tiled City Builder BuilderMachine Class

    Inherits: Node3D

    Inherited by:

    Description

    An implementation of A* for finding the shortest path between two vertices on a connected graph in 3D space.

    transitioned(mode_name: String)

    Dictionary(int, PointType)_type
    void_read()
    void_unhandled_input(event: InputEvent)
    void_proccess(float: delta)
  • Tiled City Builder Builder Class

    Inherits: Node3D

    Inherited by:

    Description

    Tiles builder controller

    Planeplane
    boolmouse_click_enabledtrue
    intindex0
    GameMapmap
    Vector3world_positionVector3.ZERO
    Vector3gridmap_positionVector3.ZERO
    Stringcurrent_user_folderGlobalGameData.DEFAULT_GRIDMAP_PATH_NAME
    void_read()
    void_unhandled_input(event: InputEvent)
    void_proccess(float: delta)
  • Tiled City Builder Astar3DPath Class

    Inherits: Astar3D

    Inherited by:

    Description

    An implementation of A* for finding the shortest path between two vertices on a connected graph in 3D space.

    PointType

    NONE.PointType

    PASSING.PointType

    DEPART.PointType

    Dictionary(int, PointType)_type
    voidset_point_type(id: int, type: PointType)
    void_remove_point_typephysics_proccess(id: int)
    PointTypeget_point_type(id: int)
  • Tiled City Builder AiAgent3D Class

    Inherits: CharacterBody3D

    Inherited by:

    Description

    Controls the ai agents that populate the city.

    Vector3end_positionVector3(0.0, 0.0, 0.0)
    intindex0
    floatmin_distance0.05
    boolmovefalse
    Array[Vector3]path_to_go[]
    floatspeed0.5
    voidstart_agent(path: Array[Vector3])
    void_physics_proccess(delta: float)
    voidwalk_the_path(_delta: float)
  • Simple Series 3D Models Pack

    Is a series of 3D Models primarily built to be used with the City Builder Game Template as the models are stylished and scaled to reach the best visual for the game template package.

    Packges Included

    • Simple Buildings
    • Somple Cars
    • Simple Facilities
    • Simple Grounds
    • Simple Houses
    • Simple Roads
    • Simple Textures
    • Simple Trees

    Simple Facilities

    Simple Cars

    Simple Pack Buildings

    City Hall

    2x Scaled 3D Model using two textures: simple universal base texture and tiled roof texture.

    Hotel

    2x Scaled 3D Model using two textures: simple universal base texture and tiled roof texture.

    Municipal Hospital

    1.6x Scaled 3D Model using two textures: simple universal base texture and tiled roof texture.

    Military Police

    1.6x Scaled 3D Model using two textures: simple universal base texture and tiled roof texture.

    Municipal School

    1.6x Scaled 3D Model using simple universal base texture.

    Municipal Theather

    2.0x Scaled 3D Model using simple universal base texture.

    Simple Pack Houses Vol. 1

    House 01A

    1.0x Scaled 3D Model using simple universal base texture.

    House 02A

    1.0x Scaled 3D Model using simple universal base texture.

  • Create Personalized Tiles

    The City Builder Template Game Standard Edition allows you to create your own tiles. You just need to walk through some easy steps.

    To create personailized tiles you need to evaluate three major aspects.

    1. 3D Models
    2. Scene Composition
    3. Resource Data Setup

  • City Builder Game Template Free Edition

    City Builder Game Template Free Edition

    City Builder Game Template (Godot)

    Build your own city-building game in Godot β€” faster than ever!
    This is a tiled driven city builder kit that gives you everything you need to kickstart your project, with clean, modular scripts and low-poly assets designed for performance and creativity.

    ✨ Features

    • 🧱 15+ Low Poly 3D Tiled Scenes – Pre-built modular environments ready to drop into your project.
    • πŸ›£οΈ Automatic Roads Builder – Effortlessly connect your city with an intelligent road generation system.
    • πŸ—ΊοΈ Custom Gridmap Script – Flexible grid-based placement system for buildings, decorations, and terrain.
      βš™οΈ Optimized for Godot Engine – Lightweight and easy to modify for both 3D and hybrid projects.
    • πŸ’Ό Free for Personal & Commercial Use – Use it in any project, no strings attached.
    • πŸ†“ No Attribution Required (CC0 Licensed) – 100% open and royalty-free.

    🧩 Perfect For

    • Developers learning how to make city builders in Godot
    • Prototyping new ideas quickly
    • Creating low-poly simulation or strategy games

    πŸ“¦ Included Full Godot project folder

    • 3D models and textures (low poly, tile-based)
    • Example scenes and scripts
    • Documentation and usage notes

    πŸ”— License

    This project is released under CC0 (Public Domain) β€” use it freely in any way you like, personal or commercial.

    Start building your dream city today!

    β†’ Download the City Builder Starter Kit and see what you can create with Godot πŸš€

    City Builder Game Template Free Edition

    This kit is based on the Kaykit City Builder Starter Kit with some improvements.

    Commands

    BUILD: Left Mouse Button

    DEMOLISH: Shift + Left Mouse Button

    TOGGLE STRUCTURE: Control + Left Mouse Button or Control + Right Mouse Button

    ROTATE STRUCTURE: Right Mouse Button

    MOVE CAMERA FORWAD: Key W

    MOVE CAMERA BACKWARD: Key S

    MOVE CAMERA LEFT: Key A

    MOVE CAMERA RIGHT: Key D

    CAMERA ROTATE: Hold Middle Mouse Button

    CAMERA ZOOM IN: Mouse Scroll Up

    CAMERA ZOOM OUT: Mouse Scroll Down

    SAVE MAP: Key K

    LOAD MAP: key L

  • City Builder Free Tiles

    City Builder Free Tiles

    Description

    • Suitable models for all major Game Engines.
    • 25+ Low poly 3D tiled models.
    • Unique textured material.
    • Free for personal and commercial use.
    • No attributions required (CC0 licensed).
    • .OBJ, .FBX and .GLB files included.

    Features:

    Buildings

    • Six diferent building models available.

    Facilities

    • Grand Stand
    • Half Basketball Court
    • Half Football Court
    • Half Tennis Court

    Fences

    • Fence
    • Fence with Trees
    • Fence Wall
    • Fence Wall Corner
    • Fence Wall Corner In

    Pavements

    • Pavement
    • Grass
    • Grass with Trees

    Roads

    • Road Corner
    • Road Gate Crospassing
    • Road Intersection
    • Road Intersection Crosspassing
    • Road Parking
    • Road Parking with Car-01
    • Road Parking with Car-02
    • Road Parking with Car-03
    • Road Split
    • Road Straight
    • Road Straight Crosspassing
  • First 2D Game

    First 2D Game

    Create Your First 2D Game