MrKoopa Posted March 12, 2018 Share Posted March 12, 2018 Hi. I am right now working on adding several characters on an image I have but I don't know how to make it so that I can make a large screenshot with the characters(with 1 backgroundcolor) so that I can copy it and remove the background and make it so that they have different clothes and skins and maybe have it so that they use one of the emotes. The characters are going to be seperated so it's not like one is behind another. Link to comment https://forums.kleientertainment.com/forums/topic/88623-need-helpmake-image-with-character-only/ Share on other sites More sharing options...
Starlogy Posted March 12, 2018 Share Posted March 12, 2018 I think @Instant-Noodles is your man. Link to comment https://forums.kleientertainment.com/forums/topic/88623-need-helpmake-image-with-character-only/#findComment-1014317 Share on other sites More sharing options...
Bluckles Posted March 13, 2018 Share Posted March 13, 2018 Stick with me here You are going to create a gigantic blue farmplot for a blue screen Have SME installed http://steamcommunity.com/sharedfiles/filedetails/?id=828994749&searchtext=simple+map+editor 1. Set season to spring in world settings 2.Enter this into console: a=DebugSpawn('slow_farmplot') a.Transform:SetScale(200,200,200) a.AnimState:SetMultColour(0,0,0,0.998) a.AnimState:SetAddColour(0,0,1,1) (makes the giant blue farmplot) 3. Enter this into console: c_find('slow_farmplot'):AddTag('NOCLICK') (ensures the farmplot will appear blue by not having your mouse hover over it) 4. Enter this into console: ThePlayer.HUD.vig.inst:Remove() (removes HUD) 5. Enter this into console: ThePlayer.components.playervision:SetCustomCCTable({}) (removes color filters) 6. Type into chat: !cb minerhatlight (this command, when entered into chat, puts the miner's hat light onto your clipboard) 7. Hold down Ctrl+Shift+V and spread your mouse around until you get a pure, bright blue (the lights brighten the color, don't spam too much or you will lag yourself) 8. Record, take a screenshot, or do whatever, and then you got yourself a recording/picture with a bluescreen. Link to comment https://forums.kleientertainment.com/forums/topic/88623-need-helpmake-image-with-character-only/#findComment-1014406 Share on other sites More sharing options...
Starlogy Posted March 13, 2018 Share Posted March 13, 2018 11 hours ago, Bluckles said: Stick with me here You are going to create a gigantic blue farmplot for a blue screen Have SME installed http://steamcommunity.com/sharedfiles/filedetails/?id=828994749&searchtext=simple+map+editor 1. Set season to spring in world settings 2.Enter this into console: a=DebugSpawn('slow_farmplot') a.Transform:SetScale(200,200,200) a.AnimState:SetMultColour(0,0,0,0.998) a.AnimState:SetAddColour(0,0,1,1) (makes the giant blue farmplot) 3. Enter this into console: c_find('slow_farmplot'):AddTag('NOCLICK') (ensures the farmplot will appear blue by not having your mouse hover over it) 4. Enter this into console: ThePlayer.HUD.vig.inst:Remove() (removes HUD) 5. Enter this into console: ThePlayer.components.playervision:SetCustomCCTable({}) (removes color filters) 6. Type into chat: !cb minerhatlight (this command, when entered into chat, puts the miner's hat light onto your clipboard) 7. Hold down Ctrl+Shift+V and spread your mouse around until you get a pure, bright blue (the lights brighten the color, don't spam too much or you will lag yourself) 8. Record, take a screenshot, or do whatever, and then you got yourself a recording/picture with a bluescreen. this is actually a really cool idea, I just wish it would save so that way it could be like a bluescreen room. Link to comment https://forums.kleientertainment.com/forums/topic/88623-need-helpmake-image-with-character-only/#findComment-1014537 Share on other sites More sharing options...
MrKoopa Posted March 13, 2018 Author Share Posted March 13, 2018 Ty, I'll try later Link to comment https://forums.kleientertainment.com/forums/topic/88623-need-helpmake-image-with-character-only/#findComment-1014570 Share on other sites More sharing options...
Bluckles Posted March 13, 2018 Share Posted March 13, 2018 7 hours ago, Starlogy said: this is actually a really cool idea, I just wish it would save so that way it could be like a bluescreen room. thank @JohnWatson Link to comment https://forums.kleientertainment.com/forums/topic/88623-need-helpmake-image-with-character-only/#findComment-1014656 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.
Please be aware that the content of this thread may be outdated and no longer applicable.