-
-
Notifications
You must be signed in to change notification settings - Fork 71
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
3D perspective drawing mode #316
base: master
Are you sure you want to change the base?
Conversation
0e409d1
to
6816e62
Compare
Very interesting! Have you considered making this a per-level setting rather than a global one? In other words:
I think that might be a better choice so that level creators can have the most freedom |
I have actually thought about that, especially because some levels look objectively bad in the "new" 3D mode. |
Cool. I am in the process of refactoring and testing #318 BTW, will merge soon |
8179893
to
5f4b902
Compare
I added a new variable to LevelData to allow level makers to select the 3D mode. |
0d6c73a
to
24f3b5a
Compare
24f3b5a
to
1c25a3d
Compare
Put this back into draft cause I realized there is a thing that needs to be addressed. |
7feba70
to
fcdc200
Compare
fcdc200
to
fe6889a
Compare
Added a second 3D mode that more convincingly gives the illusion of a 3D environment.
To use it the level .json must set the key "3DMode" to true, and the menu 3D setting must be set to true.
Video demo: https://youtu.be/9H0KNBS1h4U