Zeff Dev
Zeff Dev
  • 5
  • 3 475
Started Survival RPG Game Project! 2 Months of Work | Devlog
In this video, I'll share the story behind my new survival RPG game project and why I started it. Before diving into my two-month development progress, let me introduce you to the game's concept.
Throughout this devlog, I'll also show you the challenges I faced during development and how I overcame them.
#gamedev #devlog
::: About Me :::
Twitter: zeff_dev
::: Chapters :::
00:00 - How I started this project
00:43 - The game concept
01:27 - First challenge - FOV
03:21 - Second challenge - Texturing
06:21 - Outro
มุมมอง: 758

วีดีโอ

Making a Game in 48 Hours! - GMTK Game Jam 2024
มุมมอง 7683 หลายเดือนก่อน
This video shows my experience in the GMTK Game Jam 2024. I joined this game-making event with some developer friends who had no gamedev experience. The video covers our idea process, challenges we faced, and how we made a game. It includes an unexpected collaboration with a music composer. The video also talks about what went well and what we learned from this game jam. It might interest peopl...
The START of my new survival game project | Devlog #0
มุมมอง 222ปีที่แล้ว
I want to tell and share my new survival game concept in this video and the differentiation from the other games. Also, I'm going to show the prototype I've worked on. ::: Twitter ::: zerofruit_ ::: Chapters ::: 00:00 - Game Story 00:30 - Introduction 01:03 - Game Concept 01:47 - Details of Symbiosis 02:16 - Reference Game & Differentiation 03:14 - Prototype 05:24 - Outro #gamedev #...
The way how I write my Game Design Document
มุมมอง 692ปีที่แล้ว
Most of game developers write their own Game Design Document. In this video, we are going to think about why this Game Design Document needed and sharing my way to write a Game Design Document. #gamedev #gamedesign About Me Twitter: zerofruit_
Sending App Tracking Transparency Requests with C#
มุมมอง 1Kปีที่แล้ว
In this video, I will share how to send an ATT request with c# by creating a sample Unity app. #unity #gamedev #ios Resources - App Tracking Transparency (ATT): www.appsflyer.com/glossary/app-tracking-transparency/ - Unity Documentation App Tracking Transparency compliance: docs.unity.com/ads/en-us/manual/ATTCompliance About Me Twitter: zerofruit_ BGM Background Music Copyright Musi...

ความคิดเห็น

  • @yuksekokul
    @yuksekokul 2 หลายเดือนก่อน

    You are the King, thx

  • @Kmarg06
    @Kmarg06 3 หลายเดือนก่อน

    Make more vids please you are awesome!

    • @ZeffDev
      @ZeffDev 3 หลายเดือนก่อน

      Thank you!

  • @parazit_dvunogiy
    @parazit_dvunogiy 3 หลายเดือนก่อน

    congrats! what did u use to draw?

    • @ZeffDev
      @ZeffDev 3 หลายเดือนก่อน

      Thanks! I used photoshop

  • @svquinteromusic
    @svquinteromusic 4 หลายเดือนก่อน

    🎉🎉🎉 congrats on participating! Keep up the great work!!!

    • @ZeffDev
      @ZeffDev 4 หลายเดือนก่อน

      Thank you! Will do!

  • @AmityTelly
    @AmityTelly 4 หลายเดือนก่อน

    Nice video, gained a new sub

  • @DarkninjaRocks
    @DarkninjaRocks 4 หลายเดือนก่อน

    Instantly subbed.

  • @ChadliBeddey
    @ChadliBeddey 7 หลายเดือนก่อน

    realy helpfull thank you :) :) :)

  • @LeoGoldenLabrador
    @LeoGoldenLabrador 10 หลายเดือนก่อน

    Hi, I got this reject message for Apple after user hit not allow, do you have any idea? Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage You collect data to track after the user selects "Ask App Not to Track" on the App Tracking Transparency permission request. Specifically, we noticed the app accesses web content you own and collects cookies for tracking after the user asked you not to track them. Next Steps To resolve this issue, please revise the app so that you do not collect data for tracking purposes if the user does not give permission for tracking. Alternatively, if you do not collect cookies for tracking purposes, revise the cookie prompts that appear in the app to clarify you do not track users.

    • @ZeffDev
      @ZeffDev 6 หลายเดือนก่อน

      Hi! As the guideline suggests you should turn off the data collecting logic when user reject the permission.

    • @Jeireme
      @Jeireme 5 หลายเดือนก่อน

      @@ZeffDev Hello, how can I stop data collection when the user rejects permission in the ATT popup?

    • @ZeffDev
      @ZeffDev 5 หลายเดือนก่อน

      You can check the ATT tracking authorization status. If permitted then start collecting data. In this way, there's no need to stop because you even not started collecting data.

  • @Veyther
    @Veyther ปีที่แล้ว

    Yooo neat idea I'd love to see how this plays out!

    • @ZeffDev
      @ZeffDev ปีที่แล้ว

      Thank you! I would keep developing this

  • @cheetahmazing
    @cheetahmazing ปีที่แล้ว

    Nice!

  • @jakeXX12
    @jakeXX12 ปีที่แล้ว

    Cool

  • @rowdywabbid
    @rowdywabbid ปีที่แล้ว

    Thank you for the info about the admob warning and how you resolved it.

    • @ZeffDev
      @ZeffDev ปีที่แล้ว

      Thank you! I hope this video saves your time