mouzfun
Members-
Posts
74 -
Joined
-
Last visited
Content Type
Profiles
Forums
Developer Articles
KSP2 Release Notes
Everything posted by mouzfun
-
For some reason i don't have that option, even thought mono is installed. Anyhow, i solved my problem, in the nautilus (file manager) preference there is an option to edit/run/ask what to do with executable files, for some reason it's 'edit' by default, doesn't make much sense to me, but now my shellscript works!
-
Open terminal and run 'mono fullpath/ckan.exe' That should do it. after a while i got lazy and dropped ckan into 'home' folder and now start it as 'mono ckan.exe' Also being a nix/ubuntu-whatever nooby i can't for the life of me run shellscripts through GUI, i gave it permissions, checkbox "allow executing as a program' is checked but it still launches as a text file. I exhausted first page of google and just gave up, which is sad. I suspect it's got something to do with default application in 'open with', but 'awesome shellscript launcher' is missing from the list.
-
Is it currently compatible with astronomers or other look enchansing mods like scatterer? I'm too lazy to check it out myself, maybe someone already tried? Too bad it's currently broken, KSP isn't the same without this awesome mod for me.
-
It's just me or 1.0.3 broke 'show GUI' on the engines? It doesn't show up for me
-
[1.1.2] Station Science (v2.0: New models by SpeedyB)
mouzfun replied to ethernet's topic in KSP1 Mod Releases
yeah, it seems like stationscience ports are not working for me at all, not sure if it's the issue with ven's revamp though. -
Yeah, i am dumb. Forgot to mention that i used 64k kerbin config (from Paul) and wasnt sure where to ask, i fugured it was a RSS feature so maybe you can help me. Edit: I think i fugured it out, if someone experience something like this, deleting cache seems to help (.obj files)
-
i'm dumb, and all i could find in google was the fact that spaceX makes texas launch site official. How do i change launch site back to original KSP one?
-
[1.0.5] Atomic Age - Nuclear Propulsion - Red Hot Radiators
mouzfun replied to Porkjet's topic in KSP1 Mod Releases
This is goddamn awesome. Believe it or not your lantern is practicaly the same engine i envisioned when i tried to model and texture myself, sadly i lost almost all of my free time and also some motivation because texturing is hard. Anyway, did you consider making a single-part 2.5m cluster(s) of them? There are already some 2.5m nukes availible (including your unique one), but i think cluster just looks and feels better, the only problem is that making it from 1m engines is clunky, increases part count and shroud is awkward, so, i'll be happy if you will make my idea real! -
K-P0110 - Apollo-like crew module, now with source files included
mouzfun replied to Ledenko's topic in KSP1 Mod Releases
If you are still interested, i found a minor mistake, "skirt" is one side only, it needs other side of faces. I might fix the model and unwrapping, if someone willing to mess with unity. -
K-P0110 - Apollo-like crew module, now with source files included
mouzfun replied to Ledenko's topic in KSP1 Mod Releases
Regarding LES, i think it should come with it's own shroud like in the SDHI, this will also allows using of the stock LES. Nice to see community love for this pod, this is really cool. -
K-P0110 - Apollo-like crew module, now with source files included
mouzfun replied to Ledenko's topic in KSP1 Mod Releases
Don't raise your hopes too soon I'm not an expert myself, just learning stuff here and there. If i will ever land my hands on this (currently dealing with some stuff IRL), i will definetely take inspiration from alcor, it's just a masterpiece. -
K-P0110 - Apollo-like crew module, now with source files included
mouzfun replied to Ledenko's topic in KSP1 Mod Releases
Great stuff! Thank you. -
K-P0110 - Apollo-like crew module, now with source files included
mouzfun replied to Ledenko's topic in KSP1 Mod Releases
He released it into the public domain, feel free to share. I'd like to finally see those source files, will try to add stuff to IVA, which i think is lacking ATM -
Thanks, i'll check it out
-
I think at last i made something decent, couple of faces near the circles are messed up, and normal isn't perfectly aligned but it's something.
-
Thanks for the tips. In other news, i realised that i don't understand unwrapping enough, and i need to read up on that other stuff. So i put my nukes on a shelf for a moment. But i don't like to just sit on my ass, i decided to make some easy parts, like this 0.65 m stack monoprop engine. Gonna slap a couple of hazard stickers on it, and figure out specular and normal finally. Man, painting textures is frustraighting.
-
Because that way they won't intersect?.. English is not my native language, sorry. basically, i did what you said, unwrapped the whole model, though i suspect my mapping sucks. I think i'll just send you the whole file, so i don't need to post screenshots etc. https://www.dropbox.com/sh/qcpkbg2434rjxbn/AABjK_h5h0xVD2chjR799Lv1a?dl=0 Could you elaborate a bit more on pixel density? Is this like average number of pixels inside the UV faces?
-
What is the best way to unwrap multiple objects on a single texture? Also, what is the pixel dencity in this context, and how do i keep it? I think i got the rest, will be working on it today. Thanks for your help, i appreciate it. EDIT: Is it okay for meshes to intersect? Or should i cut them with boolean modifier?
-
Okay, let's do one at a time. First part will look like this (i'll work on a model a bit more, but it still will look like this. symmetrical etc): Now i really have to go though.
-
Did i understand you correctly, do i need to join all of my objects and unwrap them together in order to use AO? If so, damn. i started to think modelling was easy Also, baked AO map for my engine, overlayed it on the texture, and it looked like 1000x better, nice. I'm going to sleep now, in 8-9 hours i'll start my day with reading that thread.
-
Technical Dynamics - Minotaur-C, PAGEOS WIP
mouzfun replied to gooddog15's topic in KSP1 Mod Development
Since i also just started to do all this, i'll give you advice, novice to novice Don't model everything in one mesh, use different objects for diffirent purposes, it's way simplier.