Jump to content

MarkusR

Members
  • Posts

    252
  • Joined

  • Last visited

Everything posted by MarkusR

  1. i beliebe the monsterai using a state, u can put it at postrender function on screen to see what he want do.
  2. ah ok, this is secondary for me. u saw i spend much time in my holiday with this engine
  3. yes, i believe it works for you. i mean export beside import button. today it works sometimes. yester day i had more strange occurrence, they gone after i change to other map,run, and change back to my wip map. now i know more. before there was no map loaded. then i open my wip map. run it , stop it. then i do export , got exception. start editor,load map,do export is ok. start editor,load map,run map,stop,do export is ok. can not understand, its a random bug ... this message look similar the other i had in past. maybe there is a file lock or a file not closed from editor. the whole export is 600MB because add-ons. did not find something in windows log ... can u make tooltip text for buttons? same here http://www.leadwerks.com/werkspace/page/documentation/_/user-guide/project-manager-r679 The project list displays the names of all projects the editor is managing. You can double-click on a project name to open the project folder. The Import button can be used to import a project from a .zip file. The Export button will export the contents of a project into a .zip file. This is an easy way to share projects with other users. The Update button can be used to update your project to the latest updates. The Publish button will open the Publish Project Dialog, which will allow you to export a game ready to be played by other people.
  4. there can be minimum three reasons, graphics driver,c++ 2013 runtime or bug in engine. the original setup works. had self problem with amd driver, i used a version showed in other thread here. maybe try repair or deinstall c++ 2013 runtime and install from redist folder from steam folder insinde where game engine is. u can browser from context menü in steam library to it. http://www.leadwerks.com/werkspace/page/drivers
  5. i try "finish" my first fps "game" for this.
  6. now i run my game and my player script is not up to date. seems it not compiled. how is this possible? i put some infos at screen, they not appear. maybe this is a combination of crash at export game. i will restart pc. very strange, restart pc not helped. my solution, save map under new name, run. script is up to date. load my work in progress map. script is up to date and i can edit there as usual, stay up to date at start.
  7. with latest beta i got exception if i do export game. maybe the project manager is an extra project and need updates.
  8. at rendermode textured in 3d view the skybox show random merterials if the camera rotate at yaw.
  9. using latest beta after collapse a model in modell view editor the object lost the name in scene treeview (= empty), after drag&drop the modell in scene. in models editor the name is only "object". should be the root name before.
  10. this wireframe is just the grid?
  11. hello, i need a function in the window class that tell me if the app or window have focus. i did not found this anyhwere in classes. also for full screen, in front then focus, if switch to desktop with alt+tab then not. now i use a key that stop setting the mouse in the middle of the screen, i do because get the mouse speed. (mouse stop at window border = no speed) i never understand why windows did not give us the mouse movement itself.
  12. if u cut/copy paste a folded function it paste only the first row. then it look chaos. it happens as i want cut copy/paste the start function to the top. in other editors i can copy/paste folded rows.
  13. hello, it seems the nav mesh is not generated at my stair modells , this models using a polymesh collision. (the ai can not find me.)
  14. or minimum some kind of automation with start of a lua script. i still remember the possibilities of a arexx script in the amiga days. https://en.wikipedia.org/wiki/ARexx
  15. today i collapse a modell, saved it again as prefab. the object in the scene treeview looks wrong. there was still the old hirachie with more objects visible. the tree need a compleate refresh. i saved the map, open the map and it looks ok.
  16. btw, if possible it would be nice to see the undo step name in menü because not all steps goto undo list. sometimes u click undo and some unexpected is done.
  17. the pivot and the sub barrel must be orientated same the monster, u can turn and move the sub object that hang at this pivot in scene editor. (in theory, i not tested myself)
  18. i think u want move the mesh itself to a other position, then u have a new origin. if u export a model often its center is the world center point 0,0,0. means if u want handle a one meter cube at bottom u move it up 0.5 also some modellers can set new origon where u want. i belongs if u export selected objects only on a scene. the surface class can move vertices.
  19. a video of what you are doing is helpful, i will watch. maybe we can isolate & localize the reason. i believe it will help josh too.
  20. maybe this helps get , reduce & set. damping is something like a=a*0.9 Entity::SetVelocity Entity::SetOmega http://www.leadwerks.com/werkspace/page/documentation/_/command-reference/entity/
  21. if i want do some test in map i save it under new file name now.
  22. maybe also file read/write permission settings in user docu folder? steam library / leadwerks game engine right mouse button , properties , check files for errors.
  23. at windows sent to zip context menu over folder. i u open the zip u can also remove files there (if it is too big) i believe. use google drive web front end, its free, click at google at this 9 small rects icon, then drive. u can share folder/files with a linku get there.
×
×
  • Create New...