Issues when moving the ship between scenes
Hopeless Forager » Devlog
Hey everyone, Victor here again with our weekly devlog.
Today I'd like to share a less problematic but still interesting issue I had during development. I implemented the repair section of the game and wanted to bring the player to it's scene to test it out, but when I moved the player and the ship to the new scene, the ship ended up obstructing a huge part of the level.
I figured that the ship was being placed in the same position it was in the previous scene, so I added a new tagged empty object to all scenes for the ship's spawn, and made the GameManager move the player and ship to that location whenever it loads a new scene.
Well, that's it for this devlog, tchau.
Hopeless Forager
Can you survive the next ejection?
Status | In development |
Authors | arcane-ground games, TheOwl724, Lusenio Incidium |
Genre | Survival |
Tags | Action-Adventure, Horror, Singleplayer, Space |
More posts
- How do you make a computer within a computer game?Mar 01, 2024
- How to handle itemsFeb 24, 2024
- Press and Hold interactions for playerFeb 24, 2024
- The Audio SystemFeb 17, 2024
- AI perception system reworkFeb 17, 2024
- Item system revamp and the struggles that came with itFeb 02, 2024
- Item Transfer Update and ExpansionFeb 02, 2024
- Issues with interaction raycast and player model offsetJan 27, 2024
- Problems with carrying items from scene to sceneJan 27, 2024
Leave a comment
Log in with itch.io to leave a comment.