Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Engel Simulator 2020
Engel Simulator 2020
Commits
3a613b85
Commit
3a613b85
authored
Dec 29, 2020
by
Rahix
🦀
Browse files
Merge 'We support rotated colliders now'
See merge request
!42
parents
6212dd58
792b1960
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
3a613b85
...
...
@@ -148,8 +148,8 @@ The level contains a number of layers which the game-engine expects to exist:
The
`collider`
layer defines static colliders for the map. Only the following
SVG elements may appear in this layer:
-
`<rect />`
: A rectangle collider (
**Must not
be rotated
, this is not yet**
**supported!**
). Created in Inkscape using
the _Rectangle_ tool (shortcut:
`R`
).
-
`<rect />`
: A rectangle collider (
may
be rotated
). Created in Inkscape using
the _Rectangle_ tool (shortcut:
`R`
).
-
`<circle />`
: A circular collider. Created in Inkscape using the _Ellipse_
tool (shortcut:
`E`
).
**Careful**
: Keep
`CTRL`
pressed while creating the
circle, otherwise you'll get an
`<ellipse />`
which is not supported.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment