OK. ChatGPT helps a lot with implementation. You upload the Engine to it and it installs it with varying degrees of success. For example, I solve it so that if Variable200=true, the bullet stops, if False, it goes through the wall, so you can often turn it on and off during gameplay.
Rajcsányi László (WLS)
626
Posts
11
Topics
614
Followers
11
Following
A member registered Feb 29, 2020 · View creator page →
Recent community posts
Hi. I don't know if you use this, but it might come in handy for future developments in this game. If the projectile stopped at the wall, you could use more tricks. To do this, you just need to modify the Projectile_b.c file with a function, and the bullet will no longer pass through the drawn walls. If you want the file, you can download it here: www.wls.hu/gbstudio/Projectiles_b.c (this is for version 2.0b5).
