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 - Furahri

Pages: [1]
1
Editor Discussion / Re: Automatic projectile shooter
« on: September 14, 2014, 11:16:07 AM »
Sorry I didn't say thank you, I've been away most of this week :>)
Thanks

I think the scene there looks good. Those triangle shaped grey pillars there, are supposed to be on the outer sides. However, if you want them there, I suggest you remove the shadow from the image, then it will work for you.

Not quite sure what you mean with "Supposed to be on the outer sides". Anyway, it's just a test map. I've not gotten into creating big levels yet. Still learning.

2
Editor Discussion / Re: Automatic projectile shooter
« on: September 08, 2014, 04:38:37 PM »
You need a variable for each timer that is increased by 1 when someone enters and decreased by 1 when someone leaves, then set your TimerTrigger to only run when the variable is greater than 1.
How do I do that? I've never used variables before.

3
Editor Discussion / Automatic projectile shooter
« on: September 07, 2014, 06:38:27 PM »
You see them in the campaign. Projectile shooters that fires arrows at you when you step on an indicated line. I tried googling how to make them, as well as trying the dev example editor maps, but found no way to make one.
This is how far I got:

http://prntscr.com/4klmae

I made one that only fires ONE arrow when you step on the things, but I want to make one that keeps shooting until you step away from it. Anyone know how I can create one?
Thanks in advance.

Pages: [1]