ID:167514
Mar 3 2006, 1:22 pm
|
|
My game, A Nintendo life, is an okay demo of a game so far (or as some of the players think), but i would like to add summon spells. I was thinking About making the summon attack too, and not just being a pet. I have an overworld battle system, as in instead of a turn based system in a different map, you fight on the overworld with no turn based system. I would like to make the summoned monster to be able to go after an opponent on your command if possible.
|
Copyright © 2025 BYOND Software.
All rights reserved.
How to make a Summon system
- once you have a working summon system you can move on to making it attack
you will need
1x AI system (or basic follow mob system)
1x Verb or obj to act as the trigger
1x icon for the summon
mix it all up and cook for about 1 hour ^_^
.
.
.
I should just leave it as that but here you go ^_^
.
.
.
.
.
(this is off the top of my head I will get yelled at for not testing it ^_^ use at your own risk!)
basic follow mob system
================
Verb or obj to act as the trigger
=====================================