I am kind of noob to map making, but I'm learning :D So<sub> here's my question
I'm trying to make a map that is only viewable from top down perspective,
like a 2D view, and when a user scrolls the scroll wheel, it just zooms in but stays in 2D top down. (and zoom out of course)</sub>
I already managed to get the view from top down with Apply camera object Angle of Attack 90.0,
but when I zoom in / out it changes back to normal view.
So, I want it to zoom in and out on a 2D view from above, if you get what I mean =D
If this is not possible, can I somehow disable the scroll - zoom thing?
I am kind of noob to map making, but I'm learning :D So here's my question
I'm trying to make a map that is only viewable from top down perspective,
like a 2D view, and when a user scrolls the scroll wheel, it just zooms in but stays in 2D top down. (and zoom out of course)
I already managed to get the view from top down with Apply camera object Angle of Attack 90.0,
but when I zoom in / out it changes back to normal view.
So, I want it to zoom in and out on a 2D view from above, if you get what I mean =D
If this is not possible, can I somehow disable the scroll - zoom thing?
Please help me out on this one ;)
You can either go into the camera section in DATA, select the "Default Camera", scroll down until you see the sub-section called "Zoom levels" and delete all the values in there, or just set a trigger to "Camera - Lock camera input for PLAYER".
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey guys!
I am kind of noob to map making, but I'm learning :D So<sub> here's my question
I'm trying to make a map that is only viewable from top down perspective,
like a 2D view, and when a user scrolls the scroll wheel, it just zooms in but stays in 2D top down. (and zoom out of course)</sub>
I already managed to get the view from top down with Apply camera object Angle of Attack 90.0,
but when I zoom in / out it changes back to normal view.
So, I want it to zoom in and out on a 2D view from above, if you get what I mean =D
If this is not possible, can I somehow disable the scroll - zoom thing?
Please help me out on this one ;)
You can either go into the camera section in DATA, select the "Default Camera", scroll down until you see the sub-section called "Zoom levels" and delete all the values in there, or just set a trigger to "Camera - Lock camera input for PLAYER".