Menu

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.

Show posts Menu

Topics - Garo

#1
Off-Topic / Happy New Year!
January 01, 2016, 02:11:32 AM
#2
Programming Help / Script problem
September 26, 2014, 04:03:10 PM
Hello there. I've been lately interested in using ENIGMA again in an attempt to make a shoot 'em up engine. There was a general-purpose script I wanted to make, but thus far I had troubles on figuring it out.

It was intended to function as follows:

  • The script would move an object from point A to point B at a given number of frames;
  • One of the arguments would define what type of movement it would be (static, or a more smooth motion)

I tried my hand at it, but I just couldn't figure it out very well. I would appreciate if someone else would help me on that, and told me how it works.
Thanks.

--- Garo