ReworldDevs / ReworldScripts

Alpha phase Lua scripting for Reworld games
0 stars 0 forks source link

Deleting the Avatar #8

Open ReworldDevs opened 5 years ago

ReworldDevs commented 5 years ago

In order to create some type of games, we would need to delete the default Avatar. In the game we received from the Chinese team, they managed to create a game without the default Avatar, however, there doesn't appear to be any modifications to the default scripts, and nothing in the custom scripts that mention the Avatar. Is deleting the Avatar possible, and if so, how can we do it?

Kougamin commented 5 years ago

Here's the steps: Step1: Delete the default script under the ServerLogic image Step2: Use the CharacterAutoLoads in Players: image image image

ReworldDevs commented 5 years ago

Hey, thanks for explaining. I tried it out, and the character no longer loads, but it seems like I can't access the Camera in WorkSpace anymore either. WorkSpace.Camera scripts no longer work, none of the custom scripts run anymore, and the world does not load in. Why might this be?

ReworldDevs commented 5 years ago

Also, it seems like this line is already in the default ServerLogic script: Untitled drawing.pdf