Equilateral Triangles

Randy Hengst iowahengst at mac.com
Tue Jun 16 12:12:36 EDT 2015


What’s your goal? Why not move the spots?

be well,
randy

Randy Hengst
www.classroomFocusedSoftware.com


> On Jun 16, 2015, at 2:26 AM, Richmond <richmondmathewson at gmail.com> wrote:
> 
> On 16/06/15 04:21, Randy Hengst wrote:
>> would this help at all?
>> 
>> create a regular polygon with 3 sides… then in the script of that graphic:
>> 
>> on mouseDown
>>    repeat while the mouse is down
>>       local tStartLoc
>>       put the loc of target into tStartLoc
>>       set the angle of target to (the angle of target + 15)
>>       set the loc of target to tStartLoc
>>    end repeat
>> end mouseDown
> 
> Nice idea if the triangle wasn't covered in spots:
> 
> https://www.dropbox.com/sh/tyt4o1md51bfair/AABThCCgJkqLQvz1e-NRQGg7a?dl=0
> 
> 254.png
> 
> Richmond.
> 
>> 
>> 
>> be well,
>> randy
>> 
>> Randy Hengst
>> www.classroomFocusedSoftware.com
>> 
>> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode




More information about the use-livecode mailing list