Search found 80 matches

by Surbhit29
Sat Sep 01, 2012 8:25 am
Forum: Animation Engine
Topic: Rotate Polygon in 1 seconds
Replies: 4
Views: 11371

Re: Rotate Polygon in 1 seconds

Thnx Malte,
Will try that.
by Surbhit29
Sat Sep 01, 2012 6:22 am
Forum: Animation Engine
Topic: findAngle tricks
Replies: 11
Views: 22243

Re: findAngle tricks

HI Malte,
This was great. Can you tell me how can this be achieved for a freehand polygon having more than 3 sides inside the circle?
I tried it but it didn't work. Although when I used 3 side Polygon inside a circle, it gave desired result

Surbhit
by Surbhit29
Fri Aug 31, 2012 11:25 am
Forum: Animation Engine
Topic: Rotate Polygon in 1 seconds
Replies: 4
Views: 11371

Re: Rotate Polygon in 1 seconds

Thnx Shaosean, That worked well. But I guess it was not right thing to do for what I want to achieve. Actually I want to drag an object in a circular path, so I used constrainCircularCallBAck. But when rotating the object in a circular path does not rotate object. I want to rotate the object as the ...
by Surbhit29
Fri Aug 31, 2012 9:26 am
Forum: Animation Engine
Topic: Rotate Polygon in 1 seconds
Replies: 4
Views: 11371

Rotate Polygon in 1 seconds

Hello Everyone. I am new to LiveCode and Animation engine. So I am finding it bit difficult to find right command. Right now what I want to achieve is that when I rotate a Polygon, it should not rotate instantly. I want the polygon to rotate in 1 or 2 second. I am using revRotatePoly but with this c...
by Surbhit29
Fri Aug 31, 2012 7:36 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Oiling the Gears in an App with Lots of Moving Parts
Replies: 3
Views: 2510

Re: Oiling the Gears in an App with Lots of Moving Parts

Can you please tell me the lessons given by Malte on animation. I am finding it difficult to search them.
Please send me the link of those lessons.

Surbhit
by Surbhit29
Fri Aug 31, 2012 5:38 am
Forum: Animation Engine
Topic: Tutorial for Animation Engine by Malte
Replies: 4
Views: 11318

Re: Tutorial for Animation Engine by Malte

But I guess their are some lessons available. I have read in forum where people are giving advice to go to lesson 3 or lesson 4 by Malte where he has explained animation.
by Surbhit29
Thu Aug 30, 2012 1:55 pm
Forum: Talking LiveCode
Topic: Rotate objects
Replies: 7
Views: 5181

Re: Rotate objects

Thanks a lot Klaus
That worked well.

Surbhit
by Surbhit29
Thu Aug 30, 2012 1:54 pm
Forum: Games
Topic: Stop Rotation
Replies: 12
Views: 9531

Re: Stop Rotation

Thanks a lot Shaosean.
Will try that.

Surbhit
by Surbhit29
Thu Aug 30, 2012 1:53 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Rotation as an animation
Replies: 4
Views: 3186

Re: Rotation as an animation

Thanks Jean-Marc
That helped a lot. :)
by Surbhit29
Thu Aug 30, 2012 1:52 pm
Forum: Animation Engine
Topic: Tutorial for Animation Engine by Malte
Replies: 4
Views: 11318

Tutorial for Animation Engine by Malte

Hi everybody, I am new to LiveCode and Animation Engine. So far I was learning stuff through forum, user guide, dictionary and docs. But from that you can't make your basic strong. For eg. I want to know more about constrainCircularCallBack, collision detection, and then using collision detection to...
by Surbhit29
Wed Aug 29, 2012 6:34 am
Forum: Animation Engine
Topic: Treating group of Objects as one Object
Replies: 10
Views: 16263

Re: Treating group of Objects as one Object

Please upload it.
by Surbhit29
Wed Aug 29, 2012 6:34 am
Forum: Games
Topic: Stop Rotation
Replies: 12
Views: 9531

Re: Stop Rotation

Hi Shaoesean,

I have already posted my script.
Please check my earlier post in this topic.

Surbhit
by Surbhit29
Wed Aug 29, 2012 5:49 am
Forum: Games
Topic: Stop Rotation
Replies: 12
Views: 9531

Re: Stop Rotation

Hi Klaus, Its giving me the same result. I want that once the polygon is inside the rectangle no matter how much time we click it or drag inside that rectangle it should not rotate. Because whenever we click it or drag it inside the rectangle it will keep on rotating because of the mouseUp handler. ...
by Surbhit29
Tue Aug 28, 2012 12:54 pm
Forum: Talking LiveCode
Topic: Rotate objects
Replies: 7
Views: 5181

Re: Rotate objects

Hi Klaus,
Thanks for the reply.
Is it possible to move different types of objects all at once?

Surbhit
by Surbhit29
Tue Aug 28, 2012 12:50 pm
Forum: Games
Topic: Stop Rotation
Replies: 12
Views: 9531

Re: Stop Rotation

HI Klaus Here is my script on mouseUp if within (graphic "Rectangle", the mouseloc) then revRotatePoly the long ID of graphic "outerPoly",45 end if end mouseUp Its fine when an object is dragged from one place into "Rectangle" and it gets rotated by an angle 45. But when an object is dragged inside ...

Go to advanced search