[done] ksp style graphics
[done] ksp style graphics
currently i need a launchpad(similar to that in ksp-a building with a stretch of concrete) and a small rocket(again,ksp style please). the launchpad entity needs to be 352*384 and the rocket 192*288. icons are 32*32 edit: nvm now. i got some good pictures
Last edited by Lutra on Fri May 06, 2016 7:00 pm, edited 1 time in total.
Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn
Re: REQUEST ksp style graphics
Why don't you just fabricate screenshots from ksp then?
I do mods. Modding wiki is friend, it teaches how to mod. Api docs is friend too...
I also update mods, some of them even work.
Recently I did a mod tutorial.
I also update mods, some of them even work.
Recently I did a mod tutorial.
Re: REQUEST ksp style graphics
im no good with graphics. i can code, and use paint, but thats as far as i go...
Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'nagl fhtagn
-
- Filter Inserter
- Posts: 311
- Joined: Sat Jan 09, 2016 1:11 am
- Contact:
Re: REQUEST ksp style graphics
if you have KSP you could at the very least build the rocket you want and post a screenshot of it standing on the launchpad. That would give an idea of what you want.
Because you can make a vast range of different looking rocket in that game.
Because you can make a vast range of different looking rocket in that game.
Re: [done] ksp style graphics
One thing to note is that factorio (being 2D) has parallel projection whereas 3d games have perspective projection. But the good thing about stereographic projection is that at the limit of very small FOV it gets closer to parallel projection. In KSP I think you can hold alt or control to change the FOV. That should make it easy to take a screenshot that works well for use with a 2D game.