Jump to content

ParaToxic

Members
  • Posts

    425
  • Joined

  • Last visited

Everything posted by ParaToxic

  1. I haven't programmed in lua yet but I think you can make that with the SetGlobalObject command and set the ObjectTable as a Object and get it in C++
  2. The problem is that the FPS collaps when I have a lots of grass.I set the LOD to 4 and used billboards but it isn't realy better yet.
  3. Like I said I will buy some vegetation models in Pure3D and made the scene more detailed.I haven't spend so much time for the scene and the models
  4. I make it but first I have to buy something in the pure3D shop.Does anybody know how to choose the pay methode?When I'm at the shopping cart there stand that I have to choose a carrier.... Here : 1280x720.exe 1920x1080.exe
  5. Have somebody an idea for a name?
  6. Just relax your eyes , move your head to the screen and move it slowly back.Don't look at a point ,no focus just relaxe.At a distace you will see a 3D picture.
  7. Ahhhh I know what the error is As a first approach for the splashscreen stability ,I wrote that the splashscreen and a few other startup effects like the motionblur or the override brightness should only be updated ,when the AppSpeed is less than 1.0. So in the case of a slower computer the AppSpeed can be more than 1.0 ..... My fault I try to take AppTime for timing functions so that it is equal at all computers
  8. Ok this is strange,I will try it on my second computer and change the stateclasses becuase of the unstable behavior after loading the scene.I can make a video for all who want to see that. But 19 FPS at the start??I have about 120 ,so I think it's an error in the shader or something like that..
  9. sry I was trying something.Just delete the weapons_vweap_shotgun.lua from the Data.pak. The Screenresolution is standart on 1920x1080 Here is one for you screen2.exe
  10. Do you know images like this: http://imageshack.us/f/141/stsfinge1024ne4.jpg/ You have to set your focus like when you look to a far away object and you will see the depth in the picture. It would be a good idea for a 3D game without glasses. Does anyone know how to calculate this picture with the depth texture ?
  11. Thanks,like I said the weapo class isn't ready yet ,so stuff like impact particles aren included. What fading do you mean is to long,the first or the second from splashscreen to he game?(I have a very fast computer ,so I can't test the timing on slower PCs)
  12. Hey this is the first test of my new game or rather the controll. Please don't look at: -The Menu (was made because of the classesdesign) -The Gamename( Fleshgore isn't a good name ) -The weapon sway(haven't made it yet) -The Itemclass isn't ready yet(in this case the weapon is an item) I hope you like it UPDATED
  13. Hey I want to make a kind of function or an timer to show the camera just when all models are loaded or the first rendering is done,because when I spawn the player in my game ,I see how he move throw the floor to the spawnposition and the animation of the player is going to fast at the start ,because the AppSpeed value is quite high at the start. So what to do?
  14. Ok problem solved.Have changed the FPS of to animation from 20 to 30.25 .Now I have the same animationframes in the converted file
  15. Ahhh ok Never Seen the Countanimations and animationlength commands But AnimationLength is only for sequences.Sry for my bad english but I mean the pieces in one animationsequenc like: Frame 1 - 19 hands up Frame 20 - 48 Idle .... But now I have new frames und the framestart and frameend of the different pieces moved.Do I have to guess them?
  16. But how it is made in the Animation Tutorial for C++ with the crawlet Model. There are some sequences too with the given frameareas
  17. So is there a way to find out the new framelist for the animationpieces?
  18. Hey I have a model here(hands model from FPS creator pack) with 161 animation frames.I opend it in Fragmotion and exported the model to FBX.Then I converted the model to gmf and now I have 243 animation frames,so the framestart und frameend of the animationpieces aren't right now. Why is that so? and how can I fix that. Thanks
  19. I see the problem was ,that the roof polygons were directed into the room ,so from outside I could see through.So I made a 2nd "roof" and now it is better,but there are still some light spots at the edges.
  20. Hey I make a level in the Editor right now and have the problem ,that I have bright spots in the house although there is a roof.How can I fix that?
  21. Ohhhhh I can't do that....... Sry but I can't make a crysis like explosion with the Leadwerks Emitters, because there are still other emitter settings I have to do. Maybe somebody has the time to make that ..
  22. Is that a kind of DOF with a focus center?
  23. Ahhhh thanks so much,didn't see that.
  24. Yes I saw it but with the Call of entitycolor() I can just Set the intensity to 1 or 100% but in the Editor you can Set it higher to make à kind of override Effects
×
×
  • Create New...