Jump to content

Yue

Members
  • Posts

    2,302
  • Joined

  • Last visited

Everything posted by Yue

  1. Hi, I was wondering if it is possible to display an animated image while loading a stage using the Lua secript. Is it possible to do that?
  2. Just happens to me or is it really a bug?
  3. Yue

    EuroTrip II

    Very pretty!
  4. Hi, I have one drawback. From a script hooked to an entity, in the update function, I want to position another entity in the same position. I guess I have to use GetPosition, but I have not the slightest idea. Any suggestions? Entity Camera. Entity Ball. GetPosition camera on ball.
  5. What I think is that engines are tools, just that. And depending on the skill level we can manipulate those tools or not. The fact is that there are much simpler tools, which seek to hoard a market of people who have no basis in programming, and others on the other hand are sold to programmers who can get the best advantage and advantage to the issue. What may be easy for us for another is complicated, but at the level of detail, for example you get better use of a language like c ++ compared to a high level. That's what I think.
  6. This thread, I will show my learning with the engine. Test bump mapping on Engine. Nice!!
  7. I have strange behavior here, when I change the lighting quality of the scene. The problem does not happen if on the stage I have a directional light, where I pause with the escape key, and make the change of quality in the lighting. However if I have a spot light or spot light, when I change the lighting in the menu, the lights go out and the scene is dark. Any suggestions
  8. Thanks! Any reference to create roads on the ground?
  9. Hi, I have seen a video of a car with fisica system on Youtube. How do I do that in the engine?
  10. By creating a simple landscape, I find no way to activate shadows on the ground. That is to say that a mountain generates shadows on the same ground. Any suggestions?
  11. Yue

    FPS LOW

    Okay, all right here, it has already done the information to launch the application in debug mode, says that it is very slow in the Lua environment. :)
  12. Yue

    FPS LOW

    Ok, mode no debug. 1570 FPS. context:DrawText("FPS: "..Math:Round(Time:UPS()),2,2) So, what's the use of debug mode?, If loading a large stage will be impossible to play to perform the tests.
  13. Yue

    FPS LOW

    The right question, how do I look at the frames per second in a final executable? When I launch the debugger, I see the information of the FPs, but an executable that is not debug mode, does not have that information.
  14. Yue

    FPS LOW

    Hi, My Graphics Card is GTX 1050. No, I have the reference of how to display the FPS in final executable mode, I'm just experimenting and knowing the engine.
  15. Yue

    FPS LOW

    Hi, I have very low fps in debug mode only with a camera that does not display anything. And the information on the screen marks me 20-30 fps. Any suggestion?
  16. Hello, I have solved the problem, got a gtx 1050 card and it works perfectly.
  17. It's really a shame, I'll have to get a modern card.
  18. My Card Graphics 9800 gt 1 gb. Windows 10 x 64. 4 gb ram. I appreciate any suggestions.
×
×
  • Create New...