소스 검색

Изменить 'README.md'

master
KaiSD 4 년 전
부모
커밋
70a767cf09
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      README.md

+ 1
- 1
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