This site requires JavaScript, please enable it in your browser!
Greenfoot back
TheGoldenBucket
TheGoldenBucket wrote ...

2015/1/14

Help Needed! Creating an actor relevant to another actor

TheGoldenBucket TheGoldenBucket

2015/1/14

#
Hey guys, need a bit of help for my top-down RPG. I need my main character to create an actor relevant to itself when a button is pressed. I have tried using "int" variables to track the X and Y of the character, but the .class does not compile without errors.
danpost danpost

2015/1/14

#
TheGoldenBucket wrote...
I have tried using "int" variables to track the X and Y of the character, but the .class does not compile without errors.
Show us the code you tried and what is/are the error messages.
TheGoldenBucket TheGoldenBucket

2015/1/20

#
Sorry about my absence from this discussion, been a bit busy. Anyways, I believe that I have found another discussion that will fulfill my needs. Thank You! -TheGoldenBucket
You need to login to post a reply.