Jump to content
Everywhere

Search the Community

Showing results for tags 'Question'.

  • Search By Tags

    • question ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 11 results

  1. I'm using the Steam ultra app kit. I created a new project using the project manager and am trying to get font loading to work. I'm not sure if the feature just isn't available on the steam version or if I am missing something. #include "UltraEngine.h" #include "LoadingWindow.h" Loading...
  2. Does anyone know if Leadwerks has frustum culling set to default, or at least an option to enable it? I tried looking in the documentation and couldn't find anything about it.
  3. Hello, i'm 19 years old and i want to start scripting for MTA:SA (a multiplayer modification for GTA San Andreas), and i came into a doubt, (also, it's a part of an justification for choosing MTA over SAMP). Which programming language is better, for someone that never had any experience with it bef...
  4. The problem is that I can't create a new game. I think that when I installed Leadwerks it didn't create a folder in the documents directory.
  5. Hello Im new to Leadwerks and I was reading the tutorials on how to use the software and then it hit me. I was wondering if its possible to create your completly own character and player script from scratch. And is it possible to create your own gun script from scratch too? Thanks ;-)
  6. I'm trying to create a script that spawns an object every so often at a set time, but I keep getting a script error that says " '=' expected near 'function'". I'm new to programming and have no clue what that means. here's a screenshot of it in context. ANy help would be very appreciated. Scr...
  7. How do you program something to appear in the Flow Graph editor with an output and an input?
  8. How do you export a model from blender to use in-game?
  9. Good evening all, i have a question. How is a simple way to use procedural generation to create Voxels that are encompassed by an smooth iso surface. That i generate those in a kind of "blocky" form and just readjust the shape to be smooth. Maybe with ussage of the marching cubes algorithm. Bu...
  10. So, i want create models in real time via set vertices of this model, but model class have not similar functions
  11. So, i wanna project image that "see" camera at other place. How i can do that? I think, it have function simple fo this goal
×
×
  • Create New...