thank you much. I am very new. I have followed two tutorials. One to create a payroll system which was very long and very intense but I did not understand what I was doing just copying code that was written on you tube. and my recent project is a 2d game which is fairly simple but I understand the code a lot better. I am having problems implementing things like moving targets and collision detection to trees or the moving target.
I understand what needs to be done, but im having trouble understanding where to put the code and the limitations. such as is the proper way to put collision detection on a tree adding the coordinators on four sides of the tree of is it possible to add a radius in px around some cords. things like that i am not clear on.
I am pretty lost on where to start and where to find answers.