Objects on the scene don't look like objects in game view (positions and sizes are not the same)
Hi. I'm new to Unity and have been following a tutorial to making a 2D shooter. Trying to initialise a prefab made of smaller prefabs but the game the scene editor view is not matching with the game view on runtime. The "laser" objects appear far smaller and scaled down on the game view than in the scene view while all other objects are consistent. What could be the cause of this? I have attached a screenshot below.][1]
Answer by kenjisalonga · Mar 11 at 09:20 PM
this was answered by RhamosVhailejh on Youtube. Here's the link https://www.youtube.com/watch?v=1xnCOwGfgZw
Your answer
Follow this Question
Related Questions
Why would my scene view and game view have conflicting location for objects? 1 Answer
Line Renderer looks different in Game View to Scene View 0 Answers
Game works great in scene editor mode but not in game build or maximize on play mode. 0 Answers
Game in the game view window is pixelated while in scene view it's okay 1 Answer