Jump to content

MisterGravity

Members
  • Posts

    88
  • Joined

  • Last visited

Everything posted by MisterGravity

  1. After I finished my demo, I gave it to my cat but he ignored it and used the litter box instead. Then I got to play a game called scoop the litter box. This is all Josh's fault. I want my money back, Leadwerks.
  2. I'm designing a surreal styled game that I've been working on since I was 9 years old... and I'm 34 now. So yeah. I've finally found my canvas in Leadwerks.
  3. Need to have: A cut-tool, an amazingly useful piece of an editor that is sorely missing.
  4. Well, that worked. I was able to remove the model from crashing the program and reopen it. Also I used your method of choosing to select just the object and then I exported it again. I left it the size it was and put it back into Leadwerks. I laughed outloud to see that my coffee cup is as big as a door. It also didn't keep the texture, but I'll look into that later. Baby steps.
  5. So here's the issue I'm having. I've just created my very first 3D model in Blender, a nice and shiny coffee cup. Well in the tutorial, the guy had me turn up the quality for rendering, and of course I followed the instructions not knowing what I was doing. What I ended up with was an absolutely gorgeous coffee cup with 82,050 polygons (because "Tris" = "Polys", right?). I'm learning now that 82,050 is a ridiculous amount. Well, I turned it into a .fbx file before I realized that, and dragged it into LE, and I immediately got the error message: EXCEPTION_ACCESS_VIOLATION, and LE crashed. Then I started it back up again, went to the Models folder in Assets, and got the same error again, crash. So here's a couple of questions: 1. How can I delete that model from the map so I can continue, even if it keeps crashing? 2. When you export a model in Blender, if you right click the object (to grab just that), and then click Export, does it just export that model, or does it export the entire scene, camera, light source and all? Hey, gotta give me credit for trying. At least I attempted modeling!
  6. I'm not sure, it just says: Sorry, you don't have permission for that! [#10852] You do not have permission to download this file Need Help? Our help documentation Contact the community administrator But this worked. Brilliant.
  7. Hmm. Says I don't have permission to download the file, and all there is is music playing over a video that I'm not really following.
  8. I use Dropbox as explained in this thread, but maybe something else might work better for you.
  9. So let's say there's a street lamp model or something you've created with brushes. You place the light facing down, but if you look up, the inside of the light source isn't lit up like it would be in reality. Short of having another light turned around and facing up into it, is it possible to say that this face, or this brush, absolutely, wholeheartedly is white and 100% bright, no matter how other lights might affect it?
  10. It's okay man, I just got a different video card. Solved.
  11. First, it must be said that everyone should have their own Leadwerks license. So now that they do, how can you have a cloud shared between yourself in two different locations, or for two different people to work on the same project? Well, there's probably expensive and complicated services out there, but a simple one is Dropbox. The only problem is that Dropbox only comes with 2gb of space, and you probably need more than that to keep up with your game files and more. Dropbox has a feature built into it that says that if you can get people to sign up through your reference link, you get 500mb of free space, maxing you out around 18gb of space. But what if you don't have that many friends? Ever heard of Fiverr.com? There's a guy who offers a service where he will expand your Dropbox out to it's max for $5. That's right, an 18gb Dropbox for $5, one time and you're done. Can't beat that. Expand your Dropbox, share that folder with the other members of your team or yourself in two locations, and you're done. For best results, make sure Dropbox is set at C:\Dropbox so everyone on the team accesses it the same way. When I open up my project on any computer, it's the same with no fussing because all my files are located in C:\Dropbox\Leadwerks I am in no way promoting Fiverr, that guy on Fiverr, or expanding your Dropbox in this manner. I'm just pointing you over there going, "Hey, this works pretty good for a poor man's cloud."
  12. Absolutely. I have no grand design plans for my first game, I wanted to do something totally cliché like escaping from a warehouse full of zombies or something. Nothing special. I just have a long way to go before I can realize something even that small. But I think I'm starting to realize that the trick is to NOT look at the big picture. It's like looking down while you're climbing a ladder twenty stories up. One rung at a time, one skill at a time.
  13. I gotta admit, that's some very uplifting words. The ocean I'm adrift in doesn't seem quite so big now, so thank you. You've all given me some ideas of which direction to go for the assets I'll need and the things I'll learn. The key is not to give up, and I WILL NOT.
  14. Light is on, light is off. I've messed around with some script, but I was trying to have a PushButton lua call a pivot which contained some custom code I wrote to turn the light off and it wasn't working... bah.
  15. Okay, so you've learned the mapping software fairly well and you have an idea of what you want to make. Unfortunately, Leadwerks only comes with an autopistol weapon, a single enemy called a "Crawler", and a few textures and models. I have a wonderful engine in front of me, a blank slate to add whatever. Now the whole idea of what you're going to have to obtain, create or have created for you starts to sink in. So I start to ask myself questions like this, and hope that some of the veterans around here can give me good answers as a starting point. I need models: tables, chairs, lamps, and so on. Are there free sources that you know of? If I used said free sources, would it be obvious to a player, "He got that lamp from so-and-so website, what a loser."? Do I need to start learning Blender? And let's say I did. How come Blender doesn't have the ability to open .mdl files? Apparently there's not even a way to import them. Or do I need to convert them first? What about building the world? It was suggested in this thread that I look into World Machine. Does it make .raw files? Is that all I need? It seems to me that I need to be a Jack of all Trades to a certain degree to make a game. Designing new weapons, making world maps, level design and set decoration. I realize big companies have teams for all these jobs, but what about a single guy learning all this on his own? Are there resources for, "Hey, here's a standard set of weapons for your game, use them," that include a pistol, smg, sniper rifle, whatever? And if so, what if they're not in the format that Leadwerks uses? What do I do about that? Truth is, the more I learn about the engine, the more lost I get because it's starting to sink in that I can't be great at everything. It's a huge time investment for a person in my life position at this stage to learn, really try to learn Leadwerks. But then to go, "Gah, I have to learn Blender and World Machine too? I'm dead, why don't I fall down?" Thoughts? Give me some guidance and inspirational words.
  16. How about these tutorials? Assuming we're following the player with a third person camera, how about how to make the player have flight, Superman style? How about breaking/shattering glass, to the point of being able to walk through the brush where it just was? How about using different sound effects for different floor textures? Walking on concrete sounds different than walking on snow. How about climbing up and down a ladder? How about how to use images or a fancier hud? The only reason I have one at all is because this guy posted one. How about showing you health in your hud like a progress bar instead of a number? How about a shield bar like a health bar that regenerates? (Think Borderlands.) How about rain or snow? How about an example of a melee weapon like a sword or pointed stick? How about an example of finding and picking up a new weapon? How about an example of a truly working light switch that turns a light on and off? How about an example of a neon light, which might just be a shader? How about an example of an automatic camera movement sequence, like pausing the player in place, making the camera move ahead, flying through buildings and alleys to show them whats ahead, and then come back and give focus back to the player again? How about several examples of particle effects, like explosions, fire, fog, smoke, electrical (or magical) sparks, That's all I can think of right now. (As if that's not enough.)
  17. But what's the point of using that when you can just use the editor built into Leadwerks?
  18. Unfortunately I don't own Photoshop or any other expensive image editing software. I'll just do it manually I suppose.
  19. Followed your directions to a T! ...and no swinging door. But swinging doors? Who needs em? No big deal.
  20. Okay, well I've figured out how to use the tools. But is there a way to randomly generate a random area and then you can just adjust it? And why if you use Layer 3 in addition to Layer 2 does it override Layer 2's color?
  21. I so stole that from Star Trek. lol Also, one thing I'd really like to see is how to let the player drag with the mouse to place objects. Rather than a fps game, I'd like to make a top down Tower Defense style game, and the user would get to drag towers into spots.
  22. All of the videos on Youtube are for a previous version, and there's not a video in the demo map included with Leadwerks. What's the most relevant video to watch?
  23. I appreciate the easy to follow instructions. I did that, but it did not change anything.
×
×
  • Create New...