Content
@
https://warpcast.com/~/channel/srcbook
0 reply
0 recast
0 reaction
Father Morwen
@alditrus
This is what I've got done on the pinball machine thus far (NOTE: the preview on mobile doesn't quite work just yet, still working out some kinks) 🧵 https://pinballproto.srcbook.app/
1 reply
0 recast
0 reaction
Father Morwen
@alditrus
I'm very nearly done with the machine itself. Just need to add a few more elements, add custom bumper collision for the slingshots so the ball bounces off them at a set angle, fix the mobile version so it works properly, and tweak the physics on the flippers. Once I got the machine working the way I want, I can move on to building a proper point system and missions
1 reply
0 recast
0 reaction
Father Morwen
@alditrus
srcbook has been a great tool thus far, but there are some things that I would really want to see implemented: 1. allow split screen interaction so I can have both the preview and code pulled up at the same time. It can be a pain switching back and forth between the code and the preview, especially considering the code window scrolls you all the way back up to the top of the script every time you switch, forcing you to find the line you were working with all over again. 2. Have some type of undo button. The restore checkpoint function is fine, but sometimes I make changes to the code myself and then the AI will do something to the code I don't want it to do. To get it back the way it was, I have to copy and past the old code it changed which can be tedious. It would be nice to just have a button that undoes what the AI did if it screws something up.
1 reply
0 recast
0 reaction
Father Morwen
@alditrus
Of course, the AI itself could always use improvements. There have been times where I ask the AI to do something, it acts like it's making changes, but then it doesn't do anything to the code. This tends to happen with particularly complex changes I've noticed.
0 reply
0 recast
0 reaction