1
Programming Questions / Bullets and invisible blocks problem
« on: February 19, 2016, 06:34:29 PM »
How do you make it so that bullets can be stopped by invisible blocks (only after they've been touched) and fake blocks (only before they've been touched), as well as the usual regular block object stopping them?
The closest I've gotten is having the fake block part work but not the invisible block part worked (meaning they stop the bullets while still invisible).
The closest I've gotten is having the fake block part work but not the invisible block part worked (meaning they stop the bullets while still invisible).