Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Voltec

Pages: [1]
1
Editor Discussion / Re: Good Graphics Tool?
« on: August 20, 2013, 05:41:28 PM »
I guess there´s Gimp ?
though from my personal experience that isn´t exactly easy to get into...

2
Editor Discussion / Re: Arena Counter ?
« on: August 20, 2013, 05:39:15 PM »
I found out now so to anyone else curious:
i made a variable and variable changers that add or subtract 1 each time an enemy leaves or enters, and then have a check variable for the starting value of the variable.
This checked that no monsters were left, so for the spawners i made an ObjectEventTrigger to see if all of them are destroyed, then put the 2 of them together in a counter and i was done.
thx to anyone who gave it some thought tho

3
Editor Discussion / Arena Counter ?
« on: August 20, 2013, 02:26:21 PM »
I´m trying to make an arena: u get ported inside, u beat up the evils and then be rewarded with a load of gold - but:
i can´t figure out how to make the exit open once there are no more monsters.
I did manage to make it work when there are only monsters placed in such a arena, but with monster spawners it just won´t work.
Closest i got was that the exit opened when all of the spawned monsters were dead, but the spawners themselves still stood there.
So, anyone got an idea how to make it all work out?

Pages: [1]