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

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