- Видео 119
- Просмотров 155 378
navidrct
Канада
Добавлен 11 мар 2012
In this channel I'm sharing all my knowledge About Gamemaker studio and a lot of free stuff like shaders , objects and scripts
Create extension for NFT game in gamemaker studio
Create html5 extension for gamemaker to add nft character and get nft character
my first game:
play.google.com/store/apps/details?id=com.mobco.tankbattle
link to my patreon page and download sources and graphics:
www.patreon.com/navidansari
instagram:
navidrct
timecodes:
0:00 intro
1:14 create html5 extension
4:17 test extension function with NFT get character
my first game:
play.google.com/store/apps/details?id=com.mobco.tankbattle
link to my patreon page and download sources and graphics:
www.patreon.com/navidansari
instagram:
navidrct
timecodes:
0:00 intro
1:14 create html5 extension
4:17 test extension function with NFT get character
Просмотров: 671
Видео
Add nft character with web3js to our smart contract for gamemaker studio nft game
Просмотров 3902 года назад
Use send function to add NFT character or nft to our smart contract with web3js in javascript to create a NFT game in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 1:18 use send function to add nft character ...
Run a smart contract function from javascript language with web3js for gamemaker studio nft game
Просмотров 3642 года назад
Call function of our smart contract from javascript file with web3js for creating a NFT game with gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:42 download web3.min.js 3:57 import web3js file in html file 5...
Deploy smart contract to ganache local testnet to use it with gamemaker studio for our NFT game
Просмотров 2732 года назад
how to use ganache with remix ide to deploy our smart contract and test it in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:10 download ganache 0:21 ganache guild 0:30 deploy from remix ide to ganache 2:32 ...
Create function to get our nft character's for our NFT game for gamemaker studio
Просмотров 1952 года назад
Create a function to get our NFT character in solidity to use it in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 1:00 create get character function
Create NFT character for our nft game for gamemaker studio
Просмотров 2842 года назад
Create smart contract for selling NFT character for our game that we are going to create in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:33 create new smart contract 1:22 use struct in solidity 3:15 create...
Create simple contract for our nft game for gamemaker studio
Просмотров 3592 года назад
Create simple contract with solidity language in remix ide for creating a NFG game with gamemaker my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:54 what is remix ide 2:54 create simple smart contract 4:31 solidity variable's...
NFT game what is nft and how we can create nft game
Просмотров 1932 года назад
What is NFT and NFT games and how it works and how we can create an NFT game with gamemaker and solidity and ganache my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:09 what is NFT Game 1:03 what is blockchain and smart contra...
NFT game with gamemaker studio Create html5 extension with async event final
Просмотров 7412 года назад
How to create NFT game from scratch with gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 1:21 create html5 extension 3:05 use javascript function in our extension and get json file from site in gamemaker studio...
List with html5 extension in gamemaker studio beginner tutorial
Просмотров 2622 года назад
pass list to a html5 extention in gamemaker studio how to use any gamemaker function in our extention my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 2:06 how to access gamemaker functions in html5 extention in gamemaker studio
Map with html5 extension in gamemaker studio beginner tutorial
Просмотров 2922 года назад
pass map to html5 extention in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:17 how to create function for our extention 1:51 test our extention 2:58 access map data in html5 extention and how to use gamema...
How to create web extension (javascript extension or html5 extension) in gamemaker studio
Просмотров 9552 года назад
create html5 extension in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:23 why we should use html5 extension 1:27 how to create html5 extension in gamemaker studio 2:17 how to create function in our js file...
Multiplayer game create instances of other online players in gamemaker studio
Просмотров 1,5 тыс.2 года назад
create instance of other online player in our gamemaker studio project game my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 1:15 write obj level 01 object code 3:49 write server side code 5:13 get all the player that joind the ...
Multiplayer game get states of player from our server in gamemaker studio
Просмотров 5902 года назад
get online players data into our gamemaker studio game project my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 4:10 write server side code 5:25 write gamemaker stuido side
Multiplayer game convert our player to a online player in gamemaker
Просмотров 6712 года назад
convert offline player to be online player in gamemaker studio my first game: play.google.com/store/apps/details?id=com.mobco.tankbattle link to my patreon page and download sources and graphics: www.patreon.com/navidansari instagram: navidrct timecodes: 0:00 intro 0:52 change some code 1:50 check if the player should be controlled by keyboard or online 7:34 change server player ...
Multiplayer game setup our platformer game for it to be a online game in gamemaker
Просмотров 8532 года назад
Multiplayer game setup our platformer game for it to be a online game in gamemaker
Devlog bridge builder with cool car physics in game maker studio
Просмотров 3952 года назад
Devlog bridge builder with cool car physics in game maker studio
Multiplayer game recieve join request in server with gamemaker studio game
Просмотров 4622 года назад
Multiplayer game recieve join request in server with gamemaker studio game
Multiplayer game send join request to server in gamemaker studio
Просмотров 5092 года назад
Multiplayer game send join request to server in gamemaker studio
Multiplayer game create join lobby in gamemaker studio
Просмотров 1 тыс.2 года назад
Multiplayer game create join lobby in gamemaker studio
Multiplayer game get all the hosts in node js server in gamemaker studio
Просмотров 6632 года назад
Multiplayer game get all the hosts in node js server in gamemaker studio
Multiplayer game make sure data sent to server successfully to node js server in gamemaker studio
Просмотров 4142 года назад
Multiplayer game make sure data sent to server successfully to node js server in gamemaker studio
Multiplayer game stop a host in node js server in gamemaker studio
Просмотров 5202 года назад
Multiplayer game stop a host in node js server in gamemaker studio
Multiplayer game create host in gamemaker studio with nodejs server
Просмотров 1,1 тыс.2 года назад
Multiplayer game create host in gamemaker studio with nodejs server
multiplayer game use state machine for our server to make game in gamemaker studio
Просмотров 8392 года назад
multiplayer game use state machine for our server to make game in gamemaker studio
multiplayer game simplify sending data to our server for a big project in gamemaker studio
Просмотров 7562 года назад
multiplayer game simplify sending data to our server for a big project in gamemaker studio
Multiplayer game use json and map to sync location of players
Просмотров 1,1 тыс.2 года назад
Multiplayer game use json and map to sync location of players
Multiplayer game use json and map to send location
Просмотров 1,2 тыс.2 года назад
Multiplayer game use json and map to send location
Multiplayer game create nodejs server for gamemaker studio
Просмотров 3,2 тыс.2 года назад
Multiplayer game create nodejs server for gamemaker studio
Multiplayer game recieve data from server in gamemaker studio
Просмотров 1,5 тыс.2 года назад
Multiplayer game recieve data from server in gamemaker studio
داداش باریکلا, میدونم که ایرانی
'java' is not recognized as an internal or external command, operable program or batch file. I don't know what caused the error instruction, how to solve it?
so great!
Question - how could I do this for every object in my game without having to type every object in the obj_shadow Draw event?
Worked like a charm, thanks
this is actually pretty clever
AMazing! I am totally blind accessibility consultant / specialist. I am working with game devs and modders and your tool can change a lot for totally blind players! Interesting if it can support screen readers like NVDA or it is just using SAPI?
maravilhoso, obg
I’m currently making a game, and when I’m changing the side where I’m going, the character move instantly to 10 pixel. It cannot stay at the same place and just switch side, could you help me?
Check the point of origin of the sprite in the sprite editor. Set it to be roughly in the bottom middle.
Thanks for the tutorial. Eventho it's outdated currently, I could still get the app running. No offence but I was bothered by the lack of important information while still being able to drag the video to 30 minutes. Here's what you should have addressed better: You just assumed that we all have automatic import for packages. ( It took me 10 minutes to figure out I why the code isn't working. ) It took me even longer to figure out why the UI for rating the app only worked once and later didn't pop up anymore. ( because Google Play blocks multiple requests. So if it pops up once during testing without an error, you are good to go.) I had to watch your other video because you didn't bother to leave the java file for gamemaker extension in the videos description. Overall a good tutorial, but maybe comment out that it isn't beginner suitable or make it understandable for even beginners.
I can not watch any other tutorial by any other person. Other youtubers are way too "excited" and talk too fast, while you take your time and explain small pieces in each video.
Thank you! Very handsome man
Dude I still go back to your videos to get refresher on things. Even though this video is 2 yrs old it's still super helpful. Thanks Navid.
You are awesome, thanks for making this!
Since the alarm will set "should_i_try_to_get_hosts" to true. Doesn't that mean we will keep sending "hosts" to the server unnecessarily? Even though we only want to send it once we join?
Gamemaker Marketplace no longer sella paid assets, is there another way to obtain this example?
what so I look at if the Enemy isn't dying in a wake state, but is in sleep state?
Another great video, My enemies reset animation before disappearing if I get close to them. Thanks for a clear lesson.
After fist fighting my computer all weekend all I needed was 8:20 to solve all my problems. You sir are a gentleman and a scholar.
Hi there, looks like lots have changed since this video. Do you have update video?
Thank you, messed up almost everything and learned a lot. Best learning videos so far.
Good work Navidrct, Answered all of my questions and I enjoy the neat format.
Good work Navidrct, Answered all of my questions and I enjoy the neat format.
Good work Navidrct, Answered all of my questions and I enjoy the neat format.
Server was always receiving the same values regardless of obj_player position. Had to change 'ds_map_add' to 'ds_map_replace' to make it work
I had trouble with the `network_connect_raw`, removing that line made it work.
Good work Navidrct, these videos you make are amazing (:
Hello , i have a question above this, can anoye help me?
bro are you OK?
Hi. Thank you for such awesome video. But I wonder if there are any ways I can apply this masking effect on game object? Many thanks
bro I hope are OK. I need an urgent help. In my game we buy the full version. By using your code, am ı able to save the purchase to google account? How can I use that data ( saved/ not saved ) ? Please help about subscriptions.
hi, is this up to date?
Hello! Thank you for this amazing tutorial! I have a question tho: what server are you running and is it local only? I want to have the cheapest server running. whats the cost for a year?
How did you create the device at device editor?
Many thanks for all your tutorials, you deserve more likes and subscribers! (Only die background music was a bit to loud for me here)
useful. thanks.
carrying my gamejam project
Great!
Thank you
Thanks for existing man!!!
Thanks for existing man!!!!!!
Thanks for existing man!
зачем лепить иконку гмс1 когда у тебя блять гмс2 чорт
Hello! Unfortunately, this code does not work in HTML5
How can I move the slope to make the terrain infinite?
Thank you. this is very very helpful. I hope you are OK.
is this safe???? since youre not using a node js server to validate the purchase ????? like is this hackable?
im new to gms2 made two objects for a front and back wheel and an object for the car body however when im running the game it says this: " ERROR in action number 1 of Create Event for object obj_back_wheel: Image scale for physics object using circle collision should not vary across axes: obj_back_wheel " the wheels are 32x32 so i don't understand where the problem is 😦
Since there is trouble with Spine, is that why people use Blender?
ایرانی نیس ؟