I am going to have a player that can pick up different weapons. Is there a way to spawn the weapon on the user and have it attached to a image point? Or do I need to make a set of sprites for the player for each possible weapon?
thanks!
Develop games in your browser. Powerful, performant & highly capable.
You can spawn, set and pin an object to a specific image point. This is how you do it.
GenkiGenga "spawn, set and pin" that sound exactly like what I need. thanks I will check it out later today!