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.


Messages - satchel

Pages: 1
1
Ask a Question / Re: Connect actors with visible lines
« on: November 29, 2014, 02:35:35 am »
Yeah i'm not really sure what you're saying. There is no draw line block. I'm pretty sure I can create variables with each actors X and Y positions but with no apparent block to use in order to draw a line between them I don't know what to do.

2
Ask a Question / Connect actors with visible lines
« on: November 26, 2014, 03:36:39 am »
So what I am trying to do is create three actors on screen in random positions (this I can do) but what I want to do next is connect these actors with a line going from actor a -> b -> c and then a again. 
This is my first  challenge. The second challenge is to make these line "stretchable", meaning if an actor d shows up I can pull on of the line to connect also to the fourth actor.

I'm starting to think I'm gonna have to do this in code. However if anyone have any ideas how I can pull this off I would greatly appreciate that!

Thanks for reading and if I've made myself unclear please ask! I'm hoping to get this game going! :)

Pages: 1