Dakauda Posted March 31, 2017 Share Posted March 31, 2017 Hi, can i make a 3D isometric Game with Leadwerks??? Any tutorial someone can link to?? Gtz. Quote Link to comment Share on other sites More sharing options...
Undac Posted March 31, 2017 Share Posted March 31, 2017 Other than locking the camera on certain angles (I cannot test right now, but I think it's -45degrees on 0x and 0y), it's just like any other game. You should start with the tutorials: http://www.leadwerks.com/werkspace/page/tutorials/ Quote Link to comment Share on other sites More sharing options...
extenz Posted March 31, 2017 Share Posted March 31, 2017 Yup, you can. http://steamcommunity.com/sharedfiles/filedetails/?id=634076765 Quote Link to comment Share on other sites More sharing options...
Rick Posted March 31, 2017 Share Posted March 31, 2017 http://steamcommunity.com/sharedfiles/filedetails/?id=843731357 Note that I was one of the programmers on both urWorld and the link above. The 2 games, while both 3D, are slightly different ways of doing isometric. UrWorld used the normal camera mode. What this means is things at the top of the screen seem farther away and so they get skewed a little and look funny when you do it this way if your camera angle is allowed to pitch a fair amount. The zombie game uses orthogonal perspective which means everything on the screen looks the same size even though in the 3D world it's farther away. It's more 2d looking while still being able to work with things in 3D. Visually I prefer that style myself. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.