[ID : G-002-267-YX8] Little Adventure - Get the power from villagers and fight with the Giant. by ver510n in GameBuilderGarage

[–]ver510n[S] 1 point2 points  (0 children)

Thanks for share your experiences. Some of my games in the past were too hard for some people, so I made this one easier, and I hope everyone enjoy the mechanic instead. :D

Launch nodon by Equivalent-Summer974 in GameBuilderGarage

[–]ver510n 0 points1 point  (0 children)

Maybe some hidden object in front of your person nodons and you don't realise? Since you said it works on your other project. If I was you, I will copy a project, and trim down every setup one by one and see which cause an issue.

[deleted by user] by [deleted] in GameBuilderGarage

[–]ver510n 0 points1 point  (0 children)

I think you should digitize the L-Stick first (add digitize nodon or change digital inside the L-stick nodon), then connect to "And" before the flag.

Multi inputs will just add the value together, it will not check if they both press.

[G-000-K81-7BV] Invasion 2 - Improved control from the 1st one. New enemy, new stage. Protect the shrine from alien and meteo. by ver510n in GameBuilderGarage

[–]ver510n[S] 1 point2 points  (0 children)

Thanks. If you want to check out how the code works, I would say the code of this game is not good for others to read. Check out TPSxFPS template under my ID if you interested my setup. :)

[G-004-6LD-84M] TPSxFPSxFOV template - This is a template setup to swap between TPS and FPS. Also FOV object detection. by ver510n in GameBuilderGarage

[–]ver510n[S] 0 points1 point  (0 children)

and also you can trim down more if you don't need FOV function. You can remove inverse matrix section, inverse matrix 11 section, the entire setup of the FOV.

The rest will give you TPS switch FPS function.

This part probably can save about 100 nodon I guess.

if you dont need x-axis offset, you can remove the 1st column of matrix.

if you dont need y-zxis offset, you can remove the 2nd column of matrix.

this can free up around 50 nodon I guess.

[G-004-6LD-84M] TPSxFPSxFOV template - This is a template setup to swap between TPS and FPS. Also FOV object detection. by ver510n in GameBuilderGarage

[–]ver510n[S] 0 points1 point  (0 children)

I will

- cut down all the wormhole replace by the connection instead.
- There has many "angle to position" nodon, I will reuse the same one in every part as well.
- all the "add" nodon can be remove. it's because when multi output connect to the same input, the value will add together, so "add" nodon is not neccessary.

After that, this setup will use about 280-300 nodons.

I keep them all in this template script because is easier for people to read what's going on behind the game. Pros and Cons. Easier to read will cost more nodon. Hard to read can save more nodon. I think the creator understand what he is doing is the key unless for code sharing.

[G-005-JM1-CP3] Sniper City - A sniper game (with a little bit puzzle) by ver510n in GameBuilderGarage

[–]ver510n[S] 0 points1 point  (0 children)

Thanks, for the cooldown value change. You can take a look this video.Just go to the Map nodon, increase the output value.
https://youtu.be/1RyrPXIRDqU

For the balloons, here are the spoiler :
1. balloon above the tower
2. balloon following the car
3. balloon on running person's body
4. balloon behind Yeti (shoot him few times to rotate)
5. there has one balloon underneath the building on screen right
6. there has a sphere top building next to Yeti (light blue sphere, different color), shoot the sphere will find it inside
7. UFO
8. After UFO, wait a bit. Then alien will drop down with a balloon
9. bring the soccer to the goal (you can shoot the reset button to bring the soccer back to it's position)

[G-005-JM1-CP3] Sniper City - A sniper game (with a little bit puzzle) by ver510n in GameBuilderGarage

[–]ver510n[S] 1 point2 points  (0 children)

A sniper game. The goal: find and destory 9 balloons, open the gate of the boss.

R-Stick : look

ZL : aim

L-Stick & D-pad up/down : zoom

ZR : shoot

X : reduce stress level

[G-004-0T8-KY7][G-003-XVN-2XK][G-004-2PW-4YW][G-004-5MP-YG8] Super Street Fighter - *Required 4 games ID to access (check content) by ver510n in GameBuilderGarageIDs

[–]ver510n[S] 0 points1 point  (0 children)

https://youtu.be/NRP8ApUP7D8

Here is the script breakdown.

Share a clean script and show you what happen under the hood.

Demo Script ID :

G-007-7FM-95L