Hi there can add boss fights and special attacks? If so how? And isit simple to do? Also can a controller be added?
Viewing post in Beat 'Em Up Template comments
Hello :)
You can add anything you want to the template, a boss fight for example, you can add it at the final stage of the level, and give him special abilities, you simply copy and paste the events in: Enemy mechanics → AI Actions → Attack → Damaging player.
And you will make the player take damage from the boss enemy from a specific mechanic.
Controllers are very easy to add, just install the gamepad extension, and then add its control conditions to the player movements events.
If you mean the controller support, then of course ! few clicks to add the conditions can do.
If you mean the boss mechanic, then the events are there, but you still need to play with the numbers like Boss health value (obviously should be bigger), boss damage, player damage against the boss...etc.
And you need to build the boss mechanics (the AI just move around in the map and randomly attack the player, but if you want the boss to have a different behavior, then you need to build the events for the boss from scratch).