boucy ball :)
This commit is contained in:
parent
c0c4a15434
commit
41ab1eabc0
6 changed files with 110 additions and 0 deletions
|
|
@ -11,4 +11,9 @@ var SpawnableProps = [
|
|||
"path": "res://Scenes/Props/Physics/ShowroomChairRed.tscn",
|
||||
"icon": "res://UI/PropIcons/ShowroomChairRed.png"
|
||||
},
|
||||
{
|
||||
"name": "Bouncy Ball",
|
||||
"path": "res://Scenes/Props/Physics/BouncyBall.tscn",
|
||||
"icon": "res://UI/PropIcons/BouncyBall.png"
|
||||
},
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue