Question by
macaidukas · Oct 14, 2020 at 03:37 PM ·
unity 2d
When I type in any code to let my player flip 180 when a key is pressed everything in my gameview just disappears.
I just don't know what the problem is I've tried searching for the answer. everytime I try to write any script that allows my player to be flipped when walking in the left direction everything in my game view disappears but everything in my scene view is fine. I use Unity could it be because of all the updates unity has.
Comment
Answer by streeetwalker · Oct 14, 2020 at 06:42 PM
Sounds like you're flipping the Camera - that would explain everything.
Your answer
Follow this Question
Related Questions
Unity Shader Optimization? 0 Answers
A key will not respond 1 Answer
2D Platformer: Failure to jump through platform 0 Answers
Help! All BMP files with transparency can not be read anymore ! 0 Answers