RTS mouse selection and navmesh move

An asset by Ange
The page banner background of a mountain and forest
RTS mouse selection and navmesh move thumbnail image
RTS mouse selection and navmesh move thumbnail image
RTS mouse selection and navmesh move image holder but it is empty

Quick Information

0 ratings
RTS mouse selection and navmesh move icon image
Ange
RTS mouse selection and navmesh move

A simple GODOT demo to test selection and move with units like in RTS games. You can also choose a formation shape for your units and some others parameters.

Supported Engine Version
3.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
4 years ago
Git URL
Issue URL

rts Selection and Movement Demo

README banner

About

A simple GODOT demo to test selection and move with units like in RTS games. You can also choose a formation shape for your units and some others parameters.

Set up the demo in GODOT

  • Open Godot
  • click on 'import' and choose the "project.godot" file on the project folder
  • Them you have access to the project edition, press F5 to launch project !

In game inputs

  • Left click :
    • Drag to expand a shape to select units.
    • Click on the UI to change parameter in runtime.
  • Right click : Move the selected units around your cursor position.

Content

Selection

In this demo, you can select units with some Control nodes and an Area2D. The esthetic as been customed with the theme asset. When selected, units are changing they underline color.

README name

Movement

You can also move your units with a path finding system managed by an auto tiled Tilemap. In the ui, you can click some button to change your unit formation shape (square, circle or triangle).

README other_image

README other_image

Test with parameters

It is possible to change the number of unit that spawn at the begining of the demo.

README name

A simple GODOT demo to test selection and move with units like in RTS games. You can also choose a formation shape for your units and some others parameters.

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
RTS mouse selection and navmesh move icon image
Ange
RTS mouse selection and navmesh move

A simple GODOT demo to test selection and move with units like in RTS games. You can also choose a formation shape for your units and some others parameters.

Supported Engine Version
3.2
Version String
1.0
License Version
MIT
Support Level
community
Modified Date
4 years 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