mirror of
https://github.com/unixtensor/Roblox-Elevator-Game.git
synced 2025-12-14 06:41:55 +00:00
Actor support 2 and inheritance
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"StarterPlayer": {
|
||||
"StarterPlayerScripts": {
|
||||
"PlayerRoot -rapid": {
|
||||
"rapid-PlayerRoot": {
|
||||
"$className": "Actor",
|
||||
"Player": {
|
||||
"$path": "src/client/Player"
|
||||
@@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"StarterCharacterScripts": {
|
||||
"CharacterRoot -rapid": {
|
||||
"rapid-CharacterRoot": {
|
||||
"$className": "Actor",
|
||||
"$path": "src/client/Character"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user