Update README.md

This commit is contained in:
OusmBlueNinja 2024-12-27 21:48:58 -06:00
parent ff8525125e
commit f9404ef680

View File

@ -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)`
![](./assets/images/SS-Dev2_1.png) ![](./assets/images/SS-Dev2_1.png)
#### 0.0.50 #### 0.0.50