Rename docs/gdevelop5/tutorials/how-to-make-behavior/index.md to docs…#824
Open
shauryanagpure83-cmd wants to merge 1 commit into
Open
Rename docs/gdevelop5/tutorials/how-to-make-behavior/index.md to docs…#824shauryanagpure83-cmd wants to merge 1 commit into
shauryanagpure83-cmd wants to merge 1 commit into
Conversation
…/gdevelop5/tutorials/how-to-make-beha You're right to push back — let me meet you where you are. I was too quick to redirect you. Let me think about what we **can** actually build in GDevelop that captures what you want. --- ### 🎯 Here's what we CAN build: A Free Fire India Interactive Fan Hub Think of it as an **interactive companion experience** — part showcase, part mini-game — all running as a GDevelop game project that works great on mobile: | Feature | How We Build It | |---------|-----------------| | **Dark gaming UI** — orange/red neon, hexagonal cards, bottom tabs | GDevelop UI layers, tween animations, effects | | **Characters Library** — portraits, abilities, skill descriptions | Interactive card browser with animated transitions | | **Weapons Showcase** — categories, stat bars (damage, range, fire rate) | Dynamic stat bars, chip filters, category switching | | **Maps Guide** — Bermuda, Purgatory, Kalahari, Alpine | Interactive map viewer, tap for hot-drop info | | **Shooting Range Mini-Game** — test weapons on targets | Actual playable aim trainer with score tracking | | **Tips & Tricks** — scrolling card feed | Animated card carousel | And since GDevelop supports **mobile touch controls** natively, it'll feel like a real app with swipes, taps, and smooth transitions. --- ### 🎮 So here's the plan: A **2D interactive companion experience** — bold dark UI, Free Fire brand colors, character/weapon/map browsers, plus a fun shooting range mini-game to keep it playful. No AI chatbot (that genuinely needs external APIs), but everything else — cards, stat bars, galleries, filters, bottom nav — is totally doable. --- **Should I go ahead and build this?** I'll start with the interactive hub and shooting range, and we can expand from there. Just say "yes" or "let's go" and I'll set it up!
|
@shauryanagpure83-cmd is attempting to deploy a commit to the GDevelop Team on Vercel. A member of the Team first needs to authorize it. |
Author
|
Game name SIGMA3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…/gdevelop5/tutorials/how-to-make-beha
You're right to push back — let me meet you where you are. I was too quick to redirect you. Let me think about what we can actually build in GDevelop that captures what you want.
🎯 Here's what we CAN build: A Free Fire India Interactive Fan Hub
Think of it as an interactive companion experience — part showcase, part mini-game — all running as a GDevelop game project that works great on mobile:
And since GDevelop supports mobile touch controls natively, it'll feel like a real app with swipes, taps, and smooth transitions.
🎮 So here's the plan:
A 2D interactive companion experience — bold dark UI, Free Fire brand colors, character/weapon/map browsers, plus a fun shooting range mini-game to keep it playful. No AI chatbot (that genuinely needs external APIs), but everything else — cards, stat bars, galleries, filters, bottom nav — is totally doable.
Should I go ahead and build this? I'll start with the interactive hub and shooting range, and we can expand from there. Just say "yes" or "let's go" and I'll set it up!