Author Topic: Spikes issue  (Read 4716 times)

Kavex

  • Posts: 62
  • Modder/Support
    • View Profile
Spikes issue
« on: September 03, 2013, 10:33:53 PM »
I trying to make it so the spikes go up and down like on level 2 and I think i did something wrong when making it. Any ideas?


Linaru

  • Moderator
  • Posts: 113
  • That Collectable coin is mine!
    • View Profile
Re: Spikes issue
« Reply #1 on: September 04, 2013, 09:16:39 AM »
I trying to make it so the spikes go up and down like on level 2 and I think i did something wrong when making it. Any ideas?



i use something more like this



the enable and disable scripts trigger each other with a delay.
-----------------------------------------------------------
Stabaddey Stabaddey Zap
-----------------------------------------------------------

Myran

  • Developer
  • Posts: 183
    • View Profile
Re: Spikes issue
« Reply #2 on: September 04, 2013, 01:37:23 PM »
Please remember to have trigger times 1 on those LevelLoaded events or it's not gonna work well.

Kavex

  • Posts: 62
  • Modder/Support
    • View Profile
Re: Spikes issue
« Reply #3 on: September 10, 2013, 01:33:07 AM »
I'm still having issues with these darn spikes

What am I doing wrong

http://d-h.st/hM6

Linaru

  • Moderator
  • Posts: 113
  • That Collectable coin is mine!
    • View Profile
Re: Spikes issue
« Reply #4 on: September 10, 2013, 09:50:05 AM »
try this one :https://www.dropbox.com/s/o7tpe1usswhk8xc/spikes.xml

same scripts but i altered some of the delays between the two spike alternations, also added a delay to give the player time to walk from one spike to the other before the next one activates.
-----------------------------------------------------------
Stabaddey Stabaddey Zap
-----------------------------------------------------------