I am looking someone to create a 128x128 sprite for me. I need 3 different frames of a hemp plant. I need a sprout, a half grown plant, and a mature plant. The plant should be a dark green color, and be wide and bushy. There should be many leaves packed closely together. I'd prefer the plant to fit within a 128x128 square, taking up almost all of the room.
Thanks in advance.
Two questions:
First, how do I select a random value for a variable between 1 and any number.
Second, how do I set a variable to a numerical value that is typed by the player. (i.e. if the player types "50" then variable2 is set to the NUMERICAL value of 50, so that it may be used in a mathematical formula.
How do i make an arrow fired from character.obj move towards where the mouse was when a global right click if performed, so that the arrow faces the way its moving, WITHOUT PRO?