Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted Sound Folder and added updated XML file #67

Merged
merged 8 commits into from May 13, 2019

Conversation

Ibrahimmushtaq98
Copy link
Contributor

No description provided.

Added Target based Editor in XMLChecker

Completed checkXML() in XMLParser
XMLParser will look for xml files and validate it against a schema. 

The schema file is a generated file from level1-5.xml, this schema is not complete, however when we do add a level that incorporates all the tool, will allow us to bypass silly warning
A new prefab which isnt really a prefab is made which is called bugHint, its mainly there to test the code

All of the hero prefab has the correct projectile gameobject

A new script file HintColider is made so that when the projectileHint hits it, it will display a hint 

LevelGenerator changes includes going through the childnode and will look for a attribute called hint, if there is a hint attribute it will then create a new game object
Also commented out Debug Messages since they were annoying

LevelManager has a new function called CreateHint, which will make a gameobject hint

stringLib has a new const and level1-3.xml has been changed to test the hint system

Sidenote:
Stuff todo include making this much better, right now it is just plain, and will work, The placement of the hints arnt correct as well
@Ibrahimmushtaq98 Ibrahimmushtaq98 merged commit 653b1b4 into seer-lab:master May 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant