Update README.md
This commit is contained in:
parent
ff8525125e
commit
f9404ef680
12
README.md
12
README.md
@ -10,12 +10,12 @@ A 3D Game engine for Small to Medium-sized games with a LUA Scripting interface.
|
|||||||
- Added Script Component
|
- Added Script Component
|
||||||
- Added Simple Lua editor (W.I.P)
|
- Added Simple Lua editor (W.I.P)
|
||||||
- Added Lua Binding
|
- Added Lua Binding
|
||||||
- Engine.GetGameObjectByTag("")
|
- `Engine.GetGameObjectByTag("")`
|
||||||
- Component::GetComponent(")
|
- `Component::GetComponent(")`
|
||||||
- Engine.Log("")
|
- `Engine.Log("")`
|
||||||
- Transform:SetPosition(vec3)
|
- `Transform:SetPosition(vec3)`
|
||||||
- Transform:SetRotation(vec3)
|
- `Transform:SetRotation(vec3)`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
#### 0.0.50
|
#### 0.0.50
|
||||||
|
Loading…
Reference in New Issue
Block a user