From 70a767cf0932f7f9aea0e49f8a567c611056ec5f Mon Sep 17 00:00:00 2001 From: KaiSD Date: Sat, 3 Aug 2019 23:30:25 +0200 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b3c387..5b34dbc 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Since actions are quite simple, i implemented them myself. You can also add actions on the fly, by using the AttachAction method of the Actor class. -### Included actions (ready and WIP) +### Included actions All actions are capable to work both in 3D (use Vector3) and 2D (use Vector2) scenes. Base actions