mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Character controller working better
Moved ECS systems to separate folders better raycast normal result
This commit is contained in:
@@ -1,12 +1,11 @@
|
||||
<Canvas
|
||||
script="Scripts/test Test"
|
||||
stylesheet="Interface/Testing.css"
|
||||
groups="screen"
|
||||
color="25 25 25 9"
|
||||
>
|
||||
<p groups="header">Hello, world!</p>
|
||||
|
||||
<Rect onclick="hello()"
|
||||
groups="rect"
|
||||
color="128 128 255 255">
|
||||
groups="rect">
|
||||
</Rect>
|
||||
</Canvas>
|
||||
|
||||
Reference in New Issue
Block a user