




In the last few months I've been using Game Studio 2 again, and I've been testing some new things in GML, like Enums and Structs. I struggled for an hour because I didn't remember that I needed to use a string for the Layer to create an instance...
Next up
Fixing "not getting hurt" bug. Other scripts keep runing even after got in the hurt state. State machine for enemy is totally broken
Dash / Attack sprites (click on image to show GIF)
mp_potential_path + MoveColide script Instead of following, they run away from me, even though the Target is the same. Strange behavior
GML - light with surface
My Drug Cartel is a drug plantation management colony sim I've been working on for the past year. You can Now Back the game on Kickstarter: https://www.kickstarter.com/projects/962856882/my-drug-cartel?re…
Finally, Using only mp_potential_path (blue line), without MoveColide. It works good enough.
0 comments