Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 807 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 807 Bytes

Simple Mouse Test (Godot Engine 3)

This simple Godot project gives different performance metrics about your mouse and the variance of its sensors on an straight line.

Getting Started

To run the project, simply import it using Godot Engine 3.1 (not sure of the compatibility of this project with Godot Engine version >= 3.2). Then run the scene file from the "2D" panel (Node2D.tscn).

Prerequisites

The output

Screen-capture of the project: mouse_test

Built With

  • Godot Engine 3.1

Authors