I have been working on a 3PS scripting pack, so far I have
-character movement
-mouse aiming
-three cameras (follow main char, scrolling where character can move around in it, fixed where character can move around inside it)
-bullets script
-enemy script with 3 movement types (chase, patrol, and random)
-Health for character and enemies
-Reload functions
-sound integration
Everything is fully customizable from the Unity engine, basically anyone who can follow easy directions and has the assets can make a full 3PS without coding anything
I just had a few questions for the community
-Is there anything you would want added to this?
-Would 10$ be reasonable or should I stick with 5$?
I’m quite interested. I’ve already built my own 3rd person controller script from scratch but if yours is better (most likely will be!) I’d be interested in purchasing.
Make sure you handle camera occlusions. If you do then for $5 or even $10 I’m likely to buy it cause I’m having a hard time handling camera occlusion
edit: by camera occlusion I meant situations where the character is occluded (not visible) to the camera - so you need to zoom in/move around to make sure the character is always visible
Yes you definitely should include an example so people can figure out how to use your script. The 3rd person controller which comes with Unity has a model of a construction worker which you can use to build an example scene.
I am building an example scene with a blockman so there will be an indepth tutorial don’t worry, and I’m getting there still working on a good occlusion method
support iOS will brings more sell.I am trying to make a iphone shooting game,and have spent a lot of time to migrating a FPS construction KIT from PC platform to iOs.
I am pleased to say I have figured out the Occlusion as well as the Melee, I am now busy writing an enemy selection script, I allready have it where you can click and select I just want to make a ring I will try to post a demo project today if I can Thanks and any more suggestions?
Bruno, I am not very familiar with iOS development but if you can pm me and help me understand some of the differences I would be glad to give it a go
Here is the first Demo of this, just to show you a few of the things it can do, it’s not much but I will make a better one before the end of next week hopefully, any last second requests before I polish and put in the app store?