i mean my way works but i feel like i’m doing it wrong and i’m making it a lot harder than it has to be
2 Likes
Obviously, you can format it however you like at it will work the same as any other way, but I recommend you leave lines in between different lines of code.
It will make it much easier to spot errors, more organised and less overwhelming to look at : )
1 Like
thank u sm
1 Like
no worries
1 Like
I leave spaces too and yeah it does make it easier to spot mistakes and to proof read too x
2 Likes
I leave 2 spaces between scenes and 1 if the scene is mostly the same, with a few variations. So you have each scene separated from others
1 Like
I separate each different command with one space in between, it looks very tidy and it’s easier to find errors.
1 Like