Author Topic: Rotational movement of the spikes  (Read 1211 times)

Junior Nintendista

  • Guest
Rotational movement of the spikes
« on: May 20, 2015, 07:02:37 PM »
I wanted to know how to Kamilia Spikes do the rotation movement randomly?

Sudnep

  • Global Moderator
  • Spike Dodger
  • Posts: 124
  • OS:
  • Windows 7/Server 2008 R2 Windows 7/Server 2008 R2
  • Browser:
  • Chrome 42.0.2311.152 Chrome 42.0.2311.152
    • View Profile
  • Playstyle: Keyboard
Re: Rotational movement of the spikes
« Reply #1 on: May 20, 2015, 08:15:01 PM »
The animation effect?

Creation Code:
image_index = irandom(image_number - 1)

Junior Nintendista

  • Guest
Re: Rotational movement of the spikes
« Reply #2 on: May 20, 2015, 09:36:27 PM »
Thanks