How do I make a game like simcity

0 favourites
  • 2 posts
From the Asset Store
five golem elements Sprites Sheet.Best for enemy or villain game characters.
  • Well, i want to make a game like simcity, but i have some problems:

    1) I can't make a road tool. I mean, a tool for create roads

    2) I don't know how to make the people walk in the roads and go to their houses. Also , i have the same problem with the vehicles.

    Please, help me. I used the defense the tower tutorial for make a script for place buildings, but i don't know how to make roads and people and cars AI.

    PD: Sorry for my bad english, i'm from venezuela

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Simcity... this could be very difficult.

    You have to play around with tilemaps. https://www.scirra.com/manual/172/tilemap

    Imagine left click set a tile to a road tile.

    What if a road has intersection, does it have to be set to a T-shaped intersection or + shaped intersection? You need events to take care of all these.

    For people going from one place to another, they must be able to know their shortest path. There is pathfinding feature in C2: https://www.scirra.com/manual/154/pathfinding

    But before I overwhelm you further, could you please try create a simple program first where:

    1. There is a road with several intersections.

    2. A person walks from point A to point B on the road.

    Try do the above first before proceeding any further. If you need help on specific features, create new topics for those.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)