blackrack Posted June 7, 2020 Author Share Posted June 7, 2020 21 hours ago, Kingsboy said: Hello everybody I would like to understand the principle of the wormholes in the game There is no wormholes by default in the game, Kopernicus adds functional wormholes and Singularity can make them look cool. Quote Link to comment Share on other sites More sharing options...
Kingsboy Posted June 7, 2020 Share Posted June 7, 2020 and how to create whiteHole ? Quote Link to comment Share on other sites More sharing options...
linuxgurugamer Posted June 7, 2020 Share Posted June 7, 2020 17 minutes ago, Kingsboy said: and how to create whiteHole ? And what is a white hole,if it isn't a star? Quote Link to comment Share on other sites More sharing options...
Nightside Posted June 7, 2020 Share Posted June 7, 2020 4 hours ago, Kingsboy said: and how to create whiteHole ? Did you reverse the polarity? Quote Link to comment Share on other sites More sharing options...
blackrack Posted June 8, 2020 Author Share Posted June 8, 2020 16 hours ago, Kingsboy said: and how to create whiteHole ? https://github.com/LGhassen/Singularity/wiki Quote Link to comment Share on other sites More sharing options...
MorePortal Posted June 21, 2020 Share Posted June 21, 2020 Some problems with Scatterer Spoiler Quote Link to comment Share on other sites More sharing options...
blackrack Posted June 21, 2020 Author Share Posted June 21, 2020 3 hours ago, MorePortal said: Some problems with Scatterer What am I looking at? If you mean the sunflare doesn't interact with it, it's normal for now. Quote Link to comment Share on other sites More sharing options...
CFKK Posted June 22, 2020 Share Posted June 22, 2020 Is there a specific place that I have to place my configs in? I don't really understand the whole "uses the game's confignode system". I get a popup in game that says 'No singularity objects loaded" with version 0.9. Thanks for the awesome mod Quote Link to comment Share on other sites More sharing options...
blackrack Posted June 23, 2020 Author Share Posted June 23, 2020 8 hours ago, CFKK said: Is there a specific place that I have to place my configs in? I don't really understand the whole "uses the game's confignode system". I get a popup in game that says 'No singularity objects loaded" with version 0.9. Thanks for the awesome mod Anywhere under GameData, if it still doesn't work the configs may be invalid, refer to the wiki page linked in the OP for sample configs. Quote Link to comment Share on other sites More sharing options...
m4ti140 Posted September 5, 2020 Share Posted September 5, 2020 I wonder if this could be used for warp effects in KSPIE Quote Link to comment Share on other sites More sharing options...
The_Arcitect Posted September 11, 2020 Share Posted September 11, 2020 (edited) @blackrack So I am trying to make wormholes textures from the mini-trailer, and I could not get the portal effect. Spoiler name = Anomaly-WH-35325-A gravity = 0.009 hideCelestialBody = True useAccretionDisk = False useRadialTextureMapping = True accretionDiskNormal = 0,1,0 accretionDiskInnerRadius = 1 accretionDiskOuterRadius = 5 accretionDiskRotationSpeed = 60 wormholeTarget = Anomaly-WH-35325-B accretionDiskTexturePath = scaleEnclosingMesh = 1 Does this code look correct? Edited September 16, 2020 by The_Arcitect Quote Link to comment Share on other sites More sharing options...
blackrack Posted September 16, 2020 Author Share Posted September 16, 2020 (edited) On 9/11/2020 at 2:01 AM, The_Arcitect said: @blackrack So I am trying to make wormholes textures from the mini-trailer, and I could not get the portal effect. Hide contents name = Anomaly-WH-35325-A gravity = 0.009 hideCelestialBody = True useAccretionDisk = False useRadialTextureMapping = True accretionDiskNormal = 0,1,0 accretionDiskInnerRadius = 1 accretionDiskOuterRadius = 5 accretionDiskRotationSpeed = 60 wormholeTarget = Anomaly-WH-35325-B accretionDiskTexturePath = scaleEnclosingMesh = 1 Does this code look correct? You say you didn't get the portal effect, does that mean you can't see anything or you can't see to the other side? If it's the latter, you need a wormhole on the target as well. if it's the former, gravity looks too low. Start with a high gravity value if in doubt, you can edit it in-game directly after to tweak. Check the examples here: https://github.com/LGhassen/Singularity/wiki Also you don't need these params if you don't use accretion disk (although they won't cause interference): useRadialTextureMapping, accretionDiskNormal, accretionDiskInnerRadius, accretionDiskOuterRadius, accretionDiskRotationSpeed and accretionDiskTexturePath Edited September 16, 2020 by blackrack Quote Link to comment Share on other sites More sharing options...
The_Arcitect Posted September 16, 2020 Share Posted September 16, 2020 (edited) 3 hours ago, blackrack said: You say you didn't get the portal effect, does that mean you can't see anything or you can't see to the other side? If it's the latter, you need a wormhole on the target as well. if it's the former, gravity looks too low. Start with a high gravity value if in doubt, you can edit it in-game directly after to tweak. Check the examples here: https://github.com/LGhassen/Singularity/wiki Also you don't need these params if you don't use accretion disk (although they won't cause interference): useRadialTextureMapping, accretionDiskNormal, accretionDiskInnerRadius, accretionDiskOuterRadius, accretionDiskRotationSpeed and accretionDiskTexturePath So this is what I got. https://imgur.com/a/2Pann5Q Edited September 16, 2020 by The_Arcitect Quote Link to comment Share on other sites More sharing options...
blackrack Posted September 16, 2020 Author Share Posted September 16, 2020 1 hour ago, The_Arcitect said: So this is what I got. https://imgur.com/a/2Pann5Q Looks like it's working, what exactly is the issue? Quote Link to comment Share on other sites More sharing options...
The_Arcitect Posted September 16, 2020 Share Posted September 16, 2020 34 minutes ago, blackrack said: Looks like it's working, what exactly is the issue? Ah, I kind of wanted to know if that is correct. Quote Link to comment Share on other sites More sharing options...
blackrack Posted September 16, 2020 Author Share Posted September 16, 2020 1 hour ago, The_Arcitect said: Ah, I kind of wanted to know if that is correct. It looks like you have the cubemap configured at low-resolution, or something else looks off, best to make a video. Quote Link to comment Share on other sites More sharing options...
Dr. Kerbal Posted September 16, 2020 Share Posted September 16, 2020 It looks good. Quote Link to comment Share on other sites More sharing options...
Severno Posted October 18, 2020 Share Posted October 18, 2020 Where can I find an accretion disk texture that'll work with this mod? Or is the texture already in it? Quote Link to comment Share on other sites More sharing options...
blackrack Posted October 20, 2020 Author Share Posted October 20, 2020 On 10/18/2020 at 4:28 PM, Severno said: Where can I find an accretion disk texture that'll work with this mod? Or is the texture already in it? Look in the OP you will find some information about a mod with an accretion disk texture. Quote Link to comment Share on other sites More sharing options...
Beckamabobby Posted October 24, 2020 Share Posted October 24, 2020 If I download a mod that uses this, like kerbal galaxy three, will it and/or the new mod configure itself, or will I have to manually configure it? Quote Link to comment Share on other sites More sharing options...
blackrack Posted October 24, 2020 Author Share Posted October 24, 2020 9 hours ago, Beckamabobby said: If I download a mod that uses this, like kerbal galaxy three, will it and/or the new mod configure itself, or will I have to manually configure it? If you download a mod that uses this, it will come with it's own singularity config you don't have to manually configure it. Quote Link to comment Share on other sites More sharing options...
Beckamabobby Posted October 31, 2020 Share Posted October 31, 2020 On 10/24/2020 at 3:04 AM, blackrack said: If you download a mod that uses this, it will come with it's own singularity config you don't have to manually configure it. ok thanks Quote Link to comment Share on other sites More sharing options...
L1L1TH Posted October 31, 2020 Share Posted October 31, 2020 wow this looks really cool! im impressed. For a game that actually isnt meant for black holes that now there are even shaders! Great. Quote Link to comment Share on other sites More sharing options...
AmericanRocketryRambler Posted November 4, 2020 Share Posted November 4, 2020 it looks amazing! anyway, @TR_HyDra welcome to the forums! Quote Link to comment Share on other sites More sharing options...
Oraldo revak Posted November 22, 2020 Share Posted November 22, 2020 (edited) Hi there! I have a problem with the mod, I did read the wiki, and copy past to change Kerbin's sun the for the black hole, hoewer it said "And the Sun into a black hole with accretion disk (provided the texture is there)". How do I set the path to the texture? I have EventHorizon installed for the texture, but how do I explain the CFG file to use a texture of a black hole? Sorry If I'm dumb but I really need to know how to have the black hole instead the sun. ps: I noticed the "warp space" effect around the sun, but I can't see the black hole. Edited November 23, 2020 by Oraldo revak Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.