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,13 +1,7 @@
|
||||
|
||||
|
||||
.hello{
|
||||
width: 400px;
|
||||
height: 200px;
|
||||
}
|
||||
|
||||
.screen{
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-direction: row;
|
||||
align-content:flex-start;
|
||||
@@ -16,5 +10,4 @@
|
||||
.rect{
|
||||
height: 200px;
|
||||
width: 200px;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user