Search found 4 matches
- Sun Mar 03, 2019 7:54 pm
- Forum: Technical Help
- Topic: Factorio account problem
- Replies: 1
- Views: 539
Factorio account problem
Hello there. In the past, I don't know why, but I have set up two different factorio accounts. One is named napstrike, the other one is for some reason named after my real name and surname. I think the napstrike account was set-up to try the demo, and when I actually bought the game I forgot about i...
- Sat Nov 14, 2015 2:24 pm
- Forum: Modding help
- Topic: Pivot points of inserters
- Replies: 1
- Views: 2842
Re: Pivot points of inserters
I kinda solved the pivot problem in a hacky way. I used offset command to offset the base picture, until the arm looks like it attached the right place. Not a great way to do it but, eh.
Here is the end result, the sprites are of course going to change lol
https://youtu.be/-oe9gxSRLXU
Here is the end result, the sprites are of course going to change lol
https://youtu.be/-oe9gxSRLXU
- Sat Nov 14, 2015 1:35 am
- Forum: Modding help
- Topic: Is it possible to have any item as input for a recipe?
- Replies: 10
- Views: 8949
Re: Is it possible to have any item as input for a recipe?
Well you can make your incinirator to spawn two chests. In one chest you should put fuel, in the other chest you should put things that need to be incinirated. The code can check if there is fuel in the fuel chest, if there is, it should clear the items chest and delete 1 coal from the fuel chest. Y...
- Fri Nov 13, 2015 9:21 pm
- Forum: Modding help
- Topic: Pivot points of inserters
- Replies: 1
- Views: 2842
Pivot points of inserters
Hi there. How do I edit the pivot points of inserters? I am planning to remodel inserters into people. I have made the body of the guy as the inserter base, his forearm as the inserter_arm and his hand as inserter_hand but when you do that it looks like a guy with an oversized arm. If I could shift ...