This website requires JavaScript.
Explore
Help
Sign in
neocturne
/
rpgedit
Archived
Watch
1
Star
0
Fork
You've already forked rpgedit
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
This repository has been archived on
2025-03-02
. You can view files and clone it, but cannot push or open issues or pull requests.
0052328511
rpgedit
/
static
/
resources
/
entity
/
red_circle.json
11 lines
119 B
JSON
Raw
Normal View
History
Unescape
Escape
Implement more flexible handling of entities and collidables
2018-11-08 22:03:08 +01:00
{
"sprite"
:
"red_circle"
,
"collision"
:
[
{
Implement circle collidables
2018-11-08 22:26:11 +01:00
"type"
:
"circle"
,
"center"
:
[
0
,
0
]
,
"radius"
:
0.46875
Implement more flexible handling of entities and collidables
2018-11-08 22:03:08 +01:00
}
]
}
Reference in a new issue
Copy permalink