Hacker News new | past | comments | ask | show | jobs | submit login

Arcadia is very cool, having access to unity's content pipeline must be wonderful. What is your process for managing the gap between the running game state and the code. For example, you are tweaking the attack damage of some enemy-ship in the repl and you find a values that feels good, do you then jump to code and update the enemy-ship's data or do you have a system that handles 'committing' your changes from the live instance into the code?



Usually your editor is hooked up to the REPL, so once you've found the perfect value, you just leave it as it is




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: