digitaldiety Posted October 20, 2020 Posted October 20, 2020 All brand-new to the supplication. I am not able to create a camera in the scene. The only way I can get a camera is to create a first person shooter type of game. What am I doing wrong? Quote
Solution Josh Posted October 20, 2020 Solution Posted October 20, 2020 Hello and welcome! You can create a camera in code like this: https://www.leadwerks.com/learn?page=API-Reference_Object_Entity_Camera_Create You can also select a camera object in the editor from the "Miscellaneous" category, either in the Create menu or in the Objects tab in the side panel. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Thirsty Panther Posted October 20, 2020 Posted October 20, 2020 Also make sure that you are not trying to make a camera and use the first person shooter script at the same time. The first person script will also create a camera and will result in a plank screen. Quote
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.