Tecelli Akintug's Avatar

Tecelli Akintug

@takintug.bsky.social

Gameplay Programmer at [REDACTED]. Currently working on Re-Activated https://store.steampowered.com/app/2233170/ReActivated/

98 Followers  |  377 Following  |  43 Posts  |  Joined: 27.09.2024  |  1.8957

Latest posts by takintug.bsky.social on Bluesky

Preview
GitHub - raving-bots/multi-input Contribute to raving-bots/multi-input development by creating an account on GitHub.

Thx!

It's been a journey. There are a lot of routes to take. All involve low-level HID C code.

I started with a now defunct Unity Asset. It's now open-source, but unsupported and has issues:
github.com/raving-bots/...

I then ended up rolling my own.

30.07.2025 14:35 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Very cool! How did you get multi-mouse support to work??

30.07.2025 14:30 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Where can I find a job like that? :D

24.04.2025 16:06 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Post image

Do you want your game to be on this list, then drop it below - Looking for more games to record for my new YT channel (Link in bio if you wish to subscribe) #indiegame #gamedev #gaming

24.03.2025 12:13 β€” πŸ‘ 27    πŸ” 6    πŸ’¬ 7    πŸ“Œ 1
Preview
Re-Activated on Steam Re-Activated is a 2D puzzle platformer game where you need to manipulate the movement system of a robot to pass the levels. You control the little flying robot named β€œMinic” to help the robot. Explore...

Steam demo coming soon: store.steampowered.com/app/2233170/...

25.03.2025 08:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

The Great Plague (or "Orma Khai", as it is called by its native recipients) is, to put it simply, a disease that brings immortality.

#DomeworldLore (🧡)

12.03.2025 22:44 β€” πŸ‘ 5    πŸ” 3    πŸ’¬ 1    πŸ“Œ 0

I have shared this story, this thread, before - but I think given the state of the world, it's worth telling once again. Maybe it can help, especially if like me, you make art, and you wonder what the use of all of it is right now.

13.03.2025 00:11 β€” πŸ‘ 3539    πŸ” 1359    πŸ’¬ 68    πŸ“Œ 129

We have a discord link in the game, so the best place would be there for us. If there isn't one, any social media where the game/devs account is active while tagging the account is second best in my opinion.

04.03.2025 06:52 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I think that's very important feedback to hear, as long as it's actually somewhere I have a good chance to see it.

03.03.2025 08:08 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0
Preview
Re-Activated on Steam Re-Activated is a 2D puzzle platformer game where you need to manipulate the movement system of a robot to pass the levels. You control the little flying robot named β€œMinic” to help the robot. Explore...

Hello, we're planning to release the summer of 2025. Would love to be added.

store.steampowered.com/app/2233170/...

17.02.2025 11:55 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This kind of transformation into more intuitive values is so important! The simplest one I always use is defining a jump height instead of trying to tweak a jump force or jump velocity.

#gamedev #indiedev

06.02.2025 15:23 β€” πŸ‘ 4    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

In gamedev, we joke about how we shouldn't care so much because "we ain't curing cancer" so chill, right?

But you know what? These last few weeks reminded me that the Arts, esp accessible Art like videogames is incredibly important because games have a big place in sculpting cultural norms.

01.02.2025 04:17 β€” πŸ‘ 6715    πŸ” 796    πŸ’¬ 124    πŸ“Œ 62

I find that people generally over complicate their save files. Unless you have a game that requires large amounts of data to be stored like a miecraft world, you could get away with just writing a few values into a txt file.

30.01.2025 08:04 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
FileAccess Inherits: RefCounted< Object Provides methods for file reading and writing operations. Description: This class can be used to permanently store data in the user device's file system and to read fro...

You can use get_var and store_var using a FileAccess. But I generally prefer using JSON files for saves since it's engine agnostic and easy to just open with a text editor for debugging.

docs.godotengine.org/en/stable/cl...

30.01.2025 08:03 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

πŸ‘‹ Hello friends! πŸ‘‹

As you know I have a podcast where I interview #godot Game Developers and I need your help 🫡 πŸŽ€πŸ‘¨β€πŸ’»πŸ‘©β€πŸ’»

I'm looking for peeps to interview! If someone you know would be a good candidate or is already interested, let me know.

Contact me through dm or πŸ§΅πŸ‘‡

β™₯️

#indiedev #godotengine

27.01.2025 15:34 β€” πŸ‘ 55    πŸ” 13    πŸ’¬ 17    πŸ“Œ 0
Preview
Re-Activated on Steam Re-Activated is a 2D puzzle platformer game where you need to manipulate the movement system of a robot to pass the levels. You control the little flying robot named β€œMinic” to help the robot. Explore...

We'd love to be on your podcast, plus we're getting pretty close to our demo release. store.steampowered.com/app/2233170/...

28.01.2025 08:11 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Would love to see your implementation of it!

26.01.2025 08:13 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I believe it's quite inconsistent IRL too :D

21.01.2025 08:12 β€” πŸ‘ 6    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Does anyone have past experience with getting devkits from nintendo? I would appreciate any info I can get.

16.01.2025 17:07 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Really hoping to get a Switch 2 devkit one day.

#gamedev #indiedev

16.01.2025 17:05 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 1    πŸ“Œ 0

Hey the list is looking good. Feel free to add me!

16.01.2025 14:01 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I have so much trouble when I try to talk about my projects online. It just feels like I'm showing off or being petty, and I don't like it.

09.01.2025 23:02 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Hey Mike. Is that some inside joke I don't know about, or a typo in "Belatro"?

09.01.2025 17:24 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

The amount of times I had a simple form disguised as a chat bot is disturbing. Does anyone actually find it more intuitive to have chatbot that expects the same exact formatted input as a form, except you can't see the rest of the questions and you can't go back to change your answer.

09.12.2024 14:35 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I totally agree, and most times I feel like this technology could be utilized much better if they just didn't attempt to make it look like real people.

09.12.2024 14:31 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

I often see interesting visuals like this in real life and always think if this was in a video game, I would think it looked "unrealistic"

08.12.2024 17:44 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

This is something that has been on my mind so much lately

#gamedev #indiedev

02.12.2024 17:11 β€” πŸ‘ 8    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
Preview
Re-Activated on Steam Re-Activated is a 2D puzzle platformer game where you need to manipulate the movement system of a robot to pass the levels. You control the little flying robot named β€œMinic” to help the robot. Explore...

Hey there, I'm making Re-Activated a puzzle game where movement is based on a cable patching mechanic
store.steampowered.com/app/2233170/...

01.12.2024 23:04 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I've never been a part of a non-toxic social media before. I don't know how to act here.

31.10.2024 17:15 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

My main problem in life is that it's real-time multiplayer and not turn-based.

30.10.2024 16:47 β€” πŸ‘ 1087    πŸ” 147    πŸ’¬ 24    πŸ“Œ 5

@takintug is following 20 prominent accounts