-
Posts
682 -
Joined
-
Last visited
Content Type
Blogs
Forums
Store
Gallery
Videos
Downloads
Everything posted by Marcousik
-
I'm on Leadwerks 4.1 Graka Nvidia gtx 760 I get this error "EXCEPTION ACCESS VIOLATION" by trying to publish a 4096*4096 map in stand alone option. The map is empty of model (no model added) except a camera placed somewhere. I researched why and found that the cause for this seems to be the paint textures added to the map. Indeed the map is painted with only 5 textures each exactly 683kb without normal or spec texture. So I got disappointed by having the possibility to use 15 textures to paint the map but publishing tool only support well... 3 of them ?? Here is this to see: If I remove 1 or more of the paint-textures leaving the map painted with at most 4 textures, the publication succeeds. Please help with this, am I doing something wrong or are 5 tex supposed to be too much for 4096*4096 ?? thx
-
1) Make a box 2) put this material on it: 3) Set Alpha to about 100, you become this beautiful transparent effect ingame: 4) Now add an empty script to the box and the box will sadly disappear ingame !! > The material I used has no texture and default shader > This bug was not in 4.1 > This bug is with the material set to solid too. The box with a script will always appear black. thx.
-
SetVelocity() on a Character Controller Crashes Game
Marcousik replied to Haydenmango's topic in Leadwerks Engine Bug Reports
Just made little tests, but I encountered no problem with self.entity:SetVelocity(Vec3(0),true) on character controller... Maybe something else wrong... I tested on no beta, 4.1 in which function did you place the phrase ? -
I found a strange thing. Looks like Sprites in Z Alignment have a bug, I can't change the size as usual... You can scale it but changing the size won't have any effect... (only in Z alignment, X and Y work right.) ? thx
-
Is there anything new with this ? Everything 2015... Road maker is mostly the only thing I miss in LE. Thx
-
Ok thx I didn't see this was reported yet
-
That's my little problem: As we can see the smoke and heathaze emittlers collide making not so good transparent square effect that are moving with, when animated, ingame. Is there a way to avoid this, because the heathaze is really cool. Thx
-
Partial zoom with camera, How do you do this ?
Marcousik replied to Marcousik's topic in Game Artwork
Yes but this seems to describe a "classic" camera zooming, I 'm interested on how did he do ONLY in the middle of the screen (sniper telescop) a zoom while the rest of the screen stay under player view ??? Edit tipforeveryone wrote: << I use 2 camera of course I will make a tutorial about this soon Hope it help!" >> -
Look at this video please: Now, about 2,25-2,35 the guy makes a pretty great partial zoom with the gun, only in the middle of the screen, how did he do that ? Suggestions, Any Ideas ? Did he use 2 cameras to make this ? thx
-
GTX 760, Nvidia I got this error by trying to publish a map with much much different models loaded on it, AND it seems changing the LE options "video" on high definitively makes this happen. It seems that having the (start) map loaded in the editor while doing the publication generates this. I found 2 solutions with this: -> Not so good solution: Changing the option "video" graphic on low makes the publication of the map possible. -> Very good solution: (as you can publish with the High graphic options) is to go through a "change map" script from a little (start) map using a scripted trigger to the bigger map that made problems. Edit: It seems only loading a "much" heavy modelled big (4000*4000) map with the editor and then packaging is enough to cause the error. First loaded map should be a light little one with the change-map scripted trigger to the heavy map: That seems no problem to package & publish
-
What other software do you use with Leadwerks?
Marcousik replied to Thirsty Panther's topic in General Discussion
Yes you can animate the character with fuse, and use this in Leadwerks without problem. You don't need to pay for very many cool free stuff. Take a look. Much better needs to be paid, Not so good is that it does export only one surface for a character. Means changing for example a shirt force you to change the shoes too. Fuse exports one surface for one clothe, a way better. -
What other software do you use with Leadwerks?
Marcousik replied to Thirsty Panther's topic in General Discussion
Hey did you check this ? https://charactergenerator.autodesk.com/ Free, great even forcommercial use but not workshop: Re-distribute forbidden through the license. Enjoy -
If anybody wants to try the car, enjoy it ! http://www.leadwerks.com/werkspace/page/viewitem?fileid=671188554
-
Yes it seems to be like this. Limited things but ok, so better not buy it for full price ! I'll test more for export more complex created .obj with this soft..
-
I bought it on sales for 5,- I test this tomorrow..just curious I'm fast sure it doesnt run for maps. Maybe .fbx... Edit: Okay I tried it: And it seems you can use all the assets in Leadwerks as following: -> Export assets as .obj+.png (this is possible with premium version) -> Make with Blender a .fbx (import .obj -> export .fbx) -> Use it in Leadwerks The .png is a texture that will not be "ready to use" in Leadwers but you can add your own textures on the exported AGF model or use the AGF texture for other things.. So for 5,- euros I think it's a good deal
-
-
Does anybody try this Axis Game Factory Premium, importing models/maps... in leadwerks ? Is this makable ? They say it is .fbx models so should be ok but I'm not sure. And no idea about maps. http://store.steampowered.com/app/266590/ I'm happy for every Informations about this, thx
-
I think too, this a big step for good looking graphics I try this for tinted car windows: Or less tinted: with those properties:
-
-
-
Substances, metal and roughness and Leadwerks
Marcousik commented on shadmar's blog entry in shadmar's Blog
Very very great job thx are you a genius ? -
Hello, As the title says, do we have actually in Leadwerks something to give a chrome effect on for example metal textures ? Maybe something like this: https://www.3dtotal.com/tutorial/3d_studio_max/chrome_material_techniques/chrome_material_techniques.php thx
-
What did I do wrong ? Is there a upload max size or something else ? I have success to uplaod until 100% and then it shows that with the no permission..? Strange. I had success publishing on my LE workshop steam... And I had success publishing it als standalone on my PC.
-
Sorry, you don't have permission for that. [#20CCS1.2] Sorry, but you do not have permission to use this feature. If you are not logged in, you may do so using the form below if available. After I wanted to upload a new stand-alone Game form here: I was logged in !! http://www.leadwerks.com/werkspace/page/games?do=add&category= Is this broken ?