aad21aa491
Added enemy collision script and made it output the player being hit.
22 lines
289 B
Plaintext
22 lines
289 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"name": "the_twilight_abyss",
|
|
"path": "."
|
|
},
|
|
{
|
|
"name": "UE5",
|
|
"path": "H:\\UE5\\UE_5.0"
|
|
}
|
|
],
|
|
"settings": {
|
|
"typescript.tsc.autoDetect": "off"
|
|
},
|
|
"extensions": {
|
|
"recommendations": [
|
|
"ms-vscode.cpptools",
|
|
"ms-dotnettools.csharp"
|
|
]
|
|
}
|
|
}
|