Thanks for that. I wil have a look at it.
Playniax
Creator of
Recent community posts
Hi all,
I am the author (or one of the authors) of game assets that can be found under the name Playniax on itch.io and the Unity Asset Store.
We are a 2 men team.
Not only do we sell graphics but we also sell game templates, frameworks and other useful stuff for Unity.
These products need documentation and so I got this idea for a documentation generator a while back.
DocMaker (for lack for a better name) takes comments from your scripts and converts it to a HTML based page or pages.
I couldn’t find a similar tool that could do the job for me so I created my own and for now it is only intended for internal use at Playniax but I may take the rough edges offin the future and release it to the public.
Do any of you guys know a similar tool and do you think people would be interested in such a tool?
If will probably turn it in to a commercial product if there is enough interest.
Anyway here are the latest docs created by the DocMaker.
Best regards,
Tony
Playniax introduces Galaga Essentials for Unity.
Galaga is arguably one of the best games ever made.
Galaga Essentials contains the necessary assets and code to create a Galaga type of game.
Go ahead and make your own masterpiece!
You can buy it here (Unity store is pending approval)
See it in action here (play by pressing mouse down and move mouse)
Read the docs here
Thanks, I will post something here within a couple of days on how to use them. First thing to mention that for now the pack is mainly an asset for the graphics and that all the scipts included are meant for showcasing. However it has a little bonus framework called Ignition inside that I intent to release as well including documentation soon (still working on it). I will draft up an example for you on how to use the particle engine that comes with Ignition. Give me a few days.
We are pleased to announce the release of a new art pack called Space Shooter Art Pack 02 for Unity, a 2D space shooter construction template.
All the basic behaviours for the enemies are precoded.
Backgrounds are also included!
The art was used for our Defenstar and Revengestar games.
Here is the Unity WebGL DEMO (best to run on a desktop computer)
It also contains the first version of a little framework called Ignition
Ignition features
- Bullet Spawner
- Object Pooler
- Sprite Collider
- Simple Space Shooter Enemy AI
- Optimized 2D Particle System (uses the object pooler)
- And some other useful scripts.