WAReborn / WorldsAdriftReborn

64 stars 14 forks source link

Spawn an island #20

Closed sp00ktober closed 2 years ago

sp00ktober commented 2 years ago

Now that we have a partially working character spawned ingame we need to spawn an island for him to walk on.

sp00ktober commented 2 years ago

Managed to spawn an island upon a request from the server side. It gets spawned at 0,0,0 and seems to have broken shaders, it can be moved below the player using UnityExplorer so he lands on it.

movement of the player on the island is extremly cursed atm but doable to some degree.

Image Image Image

sp00ktober commented 2 years ago

The visuals are greatly improved by enabling the IslandVisualizer script on the island. tho there are still some left that need fixes.