Exploring Game Maker Scripting Rpg Tutorial Part 3
Exploring Game Maker Scripting Rpg Tutorial Part 3 reveals several interesting facts.
- I built Memcards to help people learn. If you want to give it a shot, link's here: https://www.memcards.net Take to the streets in ...
- Make Video
- Download project: http://www.sparckman.com/
- Download The used
- Now we're learning how to store info for each individual character of dialog! This is very important for the next couple videos ...
In-Depth Information on Game Maker Scripting Rpg Tutorial Part 3
For the enemy: Creation code: hp = 10 hpto = 10 damage = 2 can_damage = true Step event: mp_potential_step(obj_player.x ... We play with the rendering system and fix a very annoying bug with NPCs! I haven't worked on this in a while so I won't link the ... I built Memcards to help people learn. If you want to give it a shot, link's here: https://www.memcards.net Downloads For Make Video
In this
Stay tuned for more updates related to Game Maker Scripting Rpg Tutorial Part 3.