You can have all three plots on at once if you want.
» Forum
> Your Projects
you can all 3 active and displaying. thats how I made Quest. one for Robert, and the rest for terrain.
Wait so why does the site tell me to use Plot1 and Plot2 with the lists? Can I use just one Plot, like Plot1(Scatter,L1,L2, . with the lists provided by StatSprite?
if you wanted the same sprite in different places you could use:
Code:
can you figure out what that would do?
Code:
Plot1(Scatter,augment(L1+8,L1),augment(L2+9,L2), .
can you figure out what that would do?
Ooooh, me, me!
It would shift the first sprite 8 to the right and 9 up while keeping the second in place.
It would shift the first sprite 8 to the right and 9 up while keeping the second in place.
Yes it works. Just as expected. Your program is great man. I wouldn't have been able to figure out what numbers to store to a list without your program. Coolness.
thanks. you know how to recall a list into a program without manually reentering all the data right?
I have a question. How do you know which numbers to put into the list for a sprite? Like if you have a sprite you want to convert to lists what numbers would you put in the list and why? I also recently found out that you can change the sprite mid-game. How do you know which list elements to change to produce the change in sprite that you want?
well, you its a lot harder, but either memorize their position in the list, or just add new ones to the end. do you understand how a stat plot works?
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
» Go to Registration page
» Go to Registration page
» Goto page Previous 1, 2, 3 Next
» View previous topic :: View next topic
» View previous topic :: View next topic
Page 2 of 3
» All times are UTC - 5 Hours
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement